OscTimeTag OperatorsBespoke Osc Library
The OscTimeTag type exposes the following members.
Operators

  NameDescription
Public operatorStatic memberEquality
Determines whether two specified instances of OscTimeTag are equal.
Public operatorStatic memberGreaterThan
Determines whether one specified OscTimeTag is greater than another specified OscTimeTag.
Public operatorStatic memberGreaterThanOrEqual
Determines whether one specified OscTimeTag is greater than or equal to another specified OscTimeTag.
Public operatorStatic memberInequality
Determines whether two specified instances of OscTimeTag are not equal.
Public operatorStatic memberLessThan
Determines whether one specified OscTimeTag is less than another specified OscTimeTag.
Public operatorStatic memberLessThanOrEqual
Determines whether one specified OscTimeTag is less than or equal to another specified OscTimeTag.
Back to Top
See Also