Calls a function periodically.
Pauses the timer.
Makes the timer run on the next call of handler.
Resets the period of a timer. It will be called again after the defined period of milliseconds has elapsed.
Resumes the timer.
Changes the timer's enable state.
Gets the next timer.
Period in milli seconds.
The number of times to repeat the timer.