Property | Type | Description | |
---|---|---|---|
isActive | bool |
Method | Description | |
---|---|---|
AddExecutionDuration ( double executionDuration ) : void | ||
ResetDurations ( ) : void | ||
SystemInfo ( ISystem system ) : System |
Method | Description | |
---|---|---|
getInterfaceFlags ( ISystem system, bool isReactive ) : SystemInterfaceFlags |
public AddExecutionDuration ( double executionDuration ) : void | ||
executionDuration | double | |
return | void |
public SystemInfo ( ISystem system ) : System | ||
system | ISystem | |
return | System |