AsyncTimer.isRunning

bool isRunning() @property const pure @safe nothrow @nogc

Reports whether the timer is currently running.

Returns

true if the timer state is RUNNING.