Creates an AsyncTimer.
Private
Readonly
Aborts the timer: rejects the promise (if any) and stops the timer.
Returns whether the timer is stopped.
Starts the timer.
The time (in milliseconds) to wait until resolving the promise.
Stops the timer.
Creates an AsyncTimer.