Duration.zero

A Duration of 0. It's shorter than doing something like dur!"seconds"(0) and more explicit than Duration.init.

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