[Missing <summary> documentation for "M:VVVV.Utils.Network.UDPTimeClient.SetTime(System.Double)"]

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

Syntax

C#
public override void SetTime(
	double time
)

Parameters

time
Type: System..::..Double

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

Implements

INetworkTimeSync..::..SetTime(Double)

See Also