Class SerializedScheduler
SerializedScheduler, represents the scheduler settings Implements the VersionedStruct
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class SerializedScheduler : VersionedStruct
Fields
| Name | Description |
|---|---|
| ClockEvents | The clock events |
| ClockSource | The clock source |
| GovernorLevel | The governor level |
| Guid | The unique identifier |
| NodeGuidOrder | The node unique identifier order |
| Prescaler | The prescaler value, frequency is divided by this amount at runtime |
| TimeUnit | The time unit |
Methods
| Name | Description |
|---|---|
| Create() | Creates this instance. |