DataSourceClock
Represents desired clock settings for a particular DataSource. These settings may be applied to the Clock when the DataSource is loaded.
See also
Properties
Link copied to clipboard
Gets or sets the desired clock range setting. See Clock.clockRange.
Link copied to clipboard
Gets or sets the desired clock step setting. See Clock.clockStep.
Link copied to clipboard
Gets or sets the desired current time when this data source is loaded. See Clock.currentTime.
Link copied to clipboard
Gets the event that is raised whenever a new property is assigned.
Link copied to clipboard
Gets or sets the desired clock multiplier. See Clock.multiplier.
Link copied to clipboard
Gets or sets the desired start time of the clock. See Clock.startTime.
Link copied to clipboard
Gets or sets the desired stop time of the clock. See Clock.stopTime.