Table of Contents

Class TimeTag

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

Provides helper methods for converting to and from OSC time tags.

public static class TimeTag
Inheritance
TimeTag
Inherited Members

Methods

FromTimestamp(DateTimeOffset)

Converts a date time object relative to UTC into an OSC time tag.

ToTimestamp(ulong)

Converts an OSC time tag into a date time object relative to UTC.