Property | Type | Description | |
---|---|---|---|
avgResetInterval | AvgResetInterval | ||
paused | bool |
Method | Description | |
---|---|---|
Add ( ISystem system ) : Systems | ||
Cleanup ( ) : void | ||
DebugSystems ( string name = "Systems" ) : System.Collections.Generic | ||
Execute ( ) : void | ||
Initialize ( ) : void | ||
ResetDurations ( ) : void | ||
StepCleanup ( ) : void | ||
StepExecute ( ) : void | ||
TearDown ( ) : void |
Method | Description | |
---|---|---|
monitorSystemExecutionDuration ( IExecuteSystem system ) : double |
public DebugSystems ( string name = "Systems" ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |
public static AvgResetInterval avgResetInterval | ||
return | AvgResetInterval |