TimerState.initialize
Initialize the timer state and reset the timer wheel.
Captures the current monotonic time as the epoch and resets the timer wheel tick counter to zero.
Parameters
timerWheel | Reference to the timer wheel to reset. |
Initialize the timer state and reset the timer wheel.
Captures the current monotonic time as the epoch and resets the timer wheel tick counter to zero.
timerWheel | Reference to the timer wheel to reset. |