OscTimeTag Set Method Bespoke Osc Library
Sets the value of the Osc Time Tag.

Namespace: Bespoke.Common.Osc
Assembly: Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Sub Set ( _
	timeStamp As DateTime _
)

Parameters

timeStamp
Type: OnlineSystem DateTime
The time stamp to use to set the Osc Time Tag.
See Also