AbsTime.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. AbsTime opOpAssign(Duration d)
    struct AbsTime
    ref pure @safe nothrow @nogc
    opOpAssign
    (
    string op : "-"
    )
    (
    Duration d
    )
  2. AbsTime opOpAssign(Duration d)

Meta