TickDuration.opUnary

Returns the negation of this TickDuration.

struct TickDuration
deprecated @safe const pure nothrow @nogc
opUnary
(
string op
)
()
if (
op == "-"
)

Meta