Property ClockSourceDescriptors
ClockSourceDescriptors
Gets the clock descriptors for nodes that are bound to a clock source
Declaration
public List<Scheduler.ClockDescriptor> ClockSourceDescriptors { get; }
Property Value
| Type | Description |
|---|---|
| List<Scheduler.ClockDescriptor> | The List of ClockDescriptor |