true if the timer has a non-zero interval.AsyncTimer.isRepeating
bool isRepeating() @property const pure @safe nothrow @nogcReports whether this timer repeats after firing.
bool isRepeating() @property const pure @safe nothrow @nogcReports whether this timer repeats after firing.
true if the timer has a non-zero interval.