Updates the time variables dt and age.

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

Syntax

C#
protected virtual void UpdateTime(
	double time
)

Parameters

time
Type: System..::..Double
Current system time in seconds

See Also