AsyncTimer.recordFire
void recordFire() pure @safe nothrow @nogcRecords a timer firing event.
This is called internally when the underlying timer fires. Increments the fire count and updates state for one-shot timers.
void recordFire() pure @safe nothrow @nogcRecords a timer firing event.
This is called internally when the underlying timer fires. Increments the fire count and updates state for one-shot timers.