TickDuration.opUnary

Returns the negation of this TickDuration.

struct TickDuration
opUnary
@safe const pure nothrow @nogc
(
string op
)
()
if (
op == "-"
)
Suggestion Box / Bug Report