AbsTime.opBinaryRight

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

Meta