AbsTime.opBinary

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

Meta