OscTimeTag PropertiesBespoke Osc Library
The OscTimeTag type exposes the following members.
Properties

  NameDescription
Public propertyDateTime
Gets the Osc Time Tag as a DateTime value.
Public propertyFractionalSecond
Gets the last 32 bits of the Osc Time Tag. Specifies the fractional part of a second.
Public propertySecondsSinceEpoch
Gets the first 32 bits of the Osc Time Tag. Specifies the number of seconds since the epoch.
Back to Top
See Also