Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyGridProgramRuntimeInfo.TimeSinceLastRun

Morten Aune Lyrstad edited this page Jun 28, 2020 · 16 revisions

IndexNamespace IndexIMyGridProgramRuntimeInfo

Summary

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.

Returns

TimeSpan

Clone this wiki locally