Timer
Constructors
Creates a timer object.
Parameters:- period: Number — The timer's period in milliseconds.
- periodic: Boolean — Controls whether the timer is one-shop or periodic. — optional
Static Functions
Parameters:- ignoreKeepAlive: Boolean
- force: Boolean