If on server, this sets the time to a given value

Namespace: VVVV.Utils.Network
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
void SetTime(
	double time
)

Parameters

time
Type: System..::..Double

[Missing <param name="time"/> documentation for "M:VVVV.Utils.Network.INetworkTimeSync.SetTime(System.Double)"]

See Also