Gets the physics idea of the time we've left behind

Namespace: JigLibX.Physics
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public float OldTime { get; }
Visual Basic
Public ReadOnly Property OldTime As Single
	Get
Visual C++
public:
property float OldTime {
	float get ();
}

See Also