Click or drag to resize
MyGameTimerElapsed Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:VRage.Library.Utils.MyGameTimer.Elapsed"]

Namespace: VRage.Library.Utils
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public MyTimeSpan Elapsed { get; }

Property Value

Type: MyTimeSpan

[Missing <value> documentation for "P:VRage.Library.Utils.MyGameTimer.Elapsed"]

See Also