Click or drag to resize
MyGridProgramElapsedTime Property

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

Gets the amount of in-game time elapsed from the previous run.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public virtual TimeSpan ElapsedTime { get; }

Property Value

Type: TimeSpan

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.MyGridProgram.ElapsedTime"]

See Also