AsyncTimer.start
void start() pure @safe nothrow @nogcStarts the timer.
Transitions the timer from PENDING to RUNNING state. Has no effect if the timer is already running.
void start() pure @safe nothrow @nogcStarts the timer.
Transitions the timer from PENDING to RUNNING state. Has no effect if the timer is already running.