abs

Returns the absolute value of a duration.

  1. Duration abs(Duration duration)
    abs
    @safe pure nothrow @nogc
  2. TickDuration abs(TickDuration duration)
Suggestion Box / Bug Report