TimerSpec.repeating

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

Report whether the timer repeats after the first firing.

Returns

true when the timer should be rearmed after dispatch.