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

Meta