Sandbox.ModAPI.Ingame.IMyGridProgramRuntimeInfo.TimeSinceLastRun - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyGridProgramRuntimeInfo
public TimeSpan TimeSinceLastRun { get; }
Gets the time elapsed since the last time the Main method of this program was run. This property returns no valid data neither in the constructor nor the Save method.