TscTimePoint.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TscTimePoint opBinary(long cycles)
  2. TscTimePoint opBinary(Duration dur)
    struct TscTimePoint
    const @nogc @safe nothrow
    opBinary
    (
    string op : "+"
    )
    (
    Duration dur
    )
  3. TscTimePoint opBinary(long cycles)
  4. Duration opBinary(TscTimePoint rhs)
  5. TscTimePoint opBinary(Duration dur)

Meta