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)
  3. TscTimePoint opBinary(long cycles)
    struct TscTimePoint
    const @nogc @safe nothrow pure
    opBinary
    (
    string op : "-"
    )
    (
    long cycles
    )
  4. Duration opBinary(TscTimePoint rhs)
  5. TscTimePoint opBinary(Duration dur)

Meta