Method FromTimestamp
FromTimestamp(DateTimeOffset)
Converts a date time object relative to UTC into an OSC time tag.
public static ulong FromTimestamp(DateTimeOffset timestamp)
Parameters
timestamp
DateTimeOffsetA DateTimeOffset specifying a point in time relative to UTC.
Returns
- ulong
The OSC time tag corresponding to the specified DateTimeOffset.