AsyncTimer.reset
void reset() pure @safe nothrow @nogcResets the timer to its initial pending state.
This clears the fire count and sets the state back to PENDING, allowing the timer to be reused.
void reset() pure @safe nothrow @nogcResets the timer to its initial pending state.
This clears the fire count and sets the state back to PENDING, allowing the timer to be reused.