输入区域的平台配置选项。
字段 | 类型 | 说明 | 默认 |
---|---|---|---|
utc_start_at_startup_when_invalid_rtc |
bool |
如果设置了 UTC 时钟,当我们尝试读取 RTC 时,将会启动 UTC 时钟,但已知 RTC 的读取无效。 | |
time_source_endpoint_url |
string |
如果设置,则系统只能读取(而非写入)设备的实时时钟。 | https://clients3.google.com/generate_204 |
serve_test_protocols |
bool |
如果已设置,Timekeeper 将从库“fuchsia.time.test”中提供仅供测试用的协议。 | |
first_sampling_delay_sec |
int64 |
对时间源进行首次采样前等待的时间,以秒为单位。 | 0 |
back_off_time_between_pull_samples_sec |
int64 |
重试对拉取时间源采样之前等待的时间,以秒为单位。 | 300 |