TimekeeperConfig

Platform configuration options for the input area.

FieldTypeDescriptionDefault
time_source_endpoint_url string The endpoint URL for querying time information. The HTTPS time source uses the time reported in HTTPS responses to estimate current time. None of the other approaches such as NTP are acceptable for Fuchsia products in general.
rtc_is_read_only bool If set, the device's real time clock is only ever read from, but not written to.
first_sampling_delay_sec int64 The time to wait before sampling the time source for the first time, expressed in seconds. 0
back_off_time_between_pull_samples_sec int64 The time to wait until retrying to sample the pull time source, expressed in seconds. 0