Timer
Properties
Methods
Behaves like Timer.new(interval, callback, false)
Parameters
interval
callback
LuaFunctionReturns
Behaves like Timer.new(interval, callback, true)
Parameters
interval
callback
LuaFunctionReturns
Enables or disables the timer
Parameters
enabled
Returns
Starts the timer
Returns
Stops the timer
Returns
Starts the timer and resets its elapsed time