âïļtimer
utils.new_timer
Functions
start
Usage:
Begins the timer.
stop
Usage:
Pauses the timer.
run_once
Usage:
Run a timer once.
is_active
Returns:
timer's state
boolean
set_delay
delay
number
the amount of ms to change the timer's delay to
Last updated