abs

Returns the absolute value of a duration.

  1. Duration abs(Duration duration)
    @safe pure nothrow @nogc
    abs
  2. TickDuration abs(TickDuration duration)

Meta