RtssEnvironment Class
A collection of methods for altering or querying the RTSS environment.
Inheritance Hierarchy
System.Object
IntervalZero.MaxRT.wRTOS.RtApi.RtssEnvironment
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public static class RtssEnvironment
The RtssEnvironment class exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Gets the current RTSS context state. |
Methods
| Name | Description | |
|---|---|---|
|
|
Gets a clock's resolution. |
|
|
|
Gets an absolute time from a clock. |
|
|
|
Gets a clock's timer period. |
|
|
|
Retrieves a descriptor of the external and internal memory allocation space (MSpace) for the specified RTSS process or system process. |
|
|
|
Queries memory allocation space information for the specified process MSpace, including various summary statistics of its local pool and pool cache. |
|
|
|
Sets a clock's absolute time. |
See Also: