TimerState.currentTimeMs

long currentTimeMs() @trusted nothrow @nogc

Get the current time in milliseconds since initialization.

Uses the Windows performance counter for sub-millisecond resolution.

Returns

Elapsed milliseconds since initialize was called.