Initialize the internal realtime clock to a specific value

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
void SetRealTime(
	double time
)

Parameters

time
Type: System..::..Double
New time value

See Also