TimekeeperConfig

Platform configuration options for the input area.

FieldTypeDescriptionDefault
time_source_endpoint_url string If set, the device's real time clock is only ever read from, but not written to. https://clients3.google.com/generate_204
serve_test_protocols bool If set, Timekeeper will serve test-only protocols from the library `fuchsia.time.test`.
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. 300