AsyncTimer.start

void start() pure @safe nothrow @nogc

Starts the timer.

Transitions the timer from PENDING to RUNNING state. Has no effect if the timer is already running.