輸入區的平台設定選項。
欄位 | 類型 | 說明 | 預設 |
---|---|---|---|
utc_start_at_startup_when_invalid_rtc |
bool |
如果已設定,當我們嘗試讀取 RTC 但已知 RTC 讀取無效時,系統就會啟動 UTC 時鐘。 | |
time_source_endpoint_url |
string |
如果設為此值,系統只會讀取裝置的即時時鐘,不會寫入。 | https://clients3.google.com/generate_204 |
serve_test_protocols |
bool |
如果已設定,Timekeeper 就會從 `fuchsia.time.test` 程式庫提供僅供測試的通訊協定。 | |
serve_fuchsia_time_alarms |
bool |
如果已設定,Timekeeper 就會提供 `fuchsia.time.alarms`,並連線至適當的硬體裝置。 | |
first_sampling_delay_sec |
int64 |
第一次取樣時間來源前要等待的時間,以秒為單位。 | 0 |
back_off_time_between_pull_samples_sec |
int64 |
重試擷取時間來源的等待時間,以秒為單位。 | 300 |