TimerState.initialize

bool initialize(ref TimerWheel timerWheel) @trusted nothrow

Initialize the timer state by calibrating the performance counter.

Parameters

timerWheelReference to the timer wheel to associate.

Returns

true if calibration succeeded, false on failure.