Click or drag to resize
IMyGridProgramRuntimeInfoCurrentInstructionCount Property

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

Gets the current number of significant instructions executed.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
int CurrentInstructionCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.IMyGridProgramRuntimeInfo.CurrentInstructionCount"]

See Also