Class ClockEvent
Class ClockEvent represents scheduler events of that graph asset. Implements the VersionedStruct
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class ClockEvent : VersionedStruct
Fields
| Name | Description |
|---|---|
| AllowGovernance | Allow governance of this clock event (deprecated feature) |
| Duration | The duration |
| Frequency | The frequency |
| Guid | The unique identifier |
| NodeGuid | The node unique identifier |
| TimeOffset | The time offset |
| UseClockSourceFrequency | Use clock source frequency |
Methods
| Name | Description |
|---|---|
| Create() | Creates this instance. |