Creates a new timer.
The timer can be started by calling rearmTimer() with a timeout. The initial reference count is 1, use releaseTimer to free all resources associated with the timer.
See Implementation
Creates a new timer.
The timer can be started by calling rearmTimer() with a timeout. The initial reference count is 1, use releaseTimer to free all resources associated with the timer.