There was an error while loading. Please reload this page.
Starts a timer that triggers timer events.
pyux.start_timer(seconds[, id])
seconds
number
0
id
integer
Starts a timer that periodically triggers the timer event.
timer
The timer runs until it is stopped by removing the handler via pyux.set_timer_handler.
pyux.set_timer_handler
This function is available in V26 and above.
pyux, set_timer_handler