AsyncTimer.isRepeating

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

Reports whether this timer repeats after firing.

Returns

true if the timer has a non-zero interval.