Compare commits
2 Commits
2c969d83e5
...
ea552f8b9b
Author | SHA1 | Date | |
---|---|---|---|
|
ea552f8b9b | ||
|
aa8d6bbc0d |
|
@ -96,7 +96,7 @@ function bundle_keys () {
|
||||||
}
|
}
|
||||||
|
|
||||||
function start_io_polling () {
|
function start_io_polling () {
|
||||||
io_interval_id = setInterval(io_poller, 100)
|
io_interval_id = setInterval(io_poller, 10)
|
||||||
}
|
}
|
||||||
|
|
||||||
// runs a ludus script; does not return the result
|
// runs a ludus script; does not return the result
|
||||||
|
|
Loading…
Reference in New Issue
Block a user