AsyncTimer.recordFire

void recordFire() pure @safe nothrow @nogc

Records a timer firing event.

This is called internally when the underlying timer fires. Increments the fire count and updates state for one-shot timers.