TimedAction

 

TimedAction
Initialize the TimedAction object and activate it.

reset()
Reset the interval timing.

enable()
Enable the calling of this TimedAction.

disable()
Disable the calling of this TimedAction.

check()
Check if it is time for this TimedAction to call the function.

setInterval()
Set the interval of this TimedAction.