MonoTimeImpl.zero

A MonoTime of 0 ticks. It's provided to be consistent with Duration.zero, and it's more explicit than MonoTime.init.

struct MonoTimeImpl(ClockType clockType)
@safe static @property pure nothrow @nogc
zero
()
Suggestion Box / Bug Report