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 | The allow governance  | 
      
| Duration | The duration  | 
      
| Frequency | The frequency  | 
      
| Guid | The unique identifier  | 
      
| NodeGuid | The node unique identifier  | 
      
| TimeOffset | The time offset  | 
      
| UseClockSourceFrequency | The use clock source frequency  | 
      
Methods
| Name | Description | 
|---|---|
| Create() | Creates this instance.  |