CurrentTimeSettings
The settings for the current time marker.
enabled?
boolean
Specifies if the current time marker will be displayed.
Defaults to true
.
localTimezone?
boolean
Specifies if the local timezone will be used.
If set to false
, the Scheduler will use its own timezone.
Defaults to true
.
updateInterval?
number
The update interval (in milliseconds) of the current time marker.
Defaults to 60000
(a minute).