Searched refs:boottimeCollectionInterval (Results 1 – 4 of 4) sorted by relevance
4 api_name: "boottimeCollectionInterval"
169 std::chrono::nanoseconds boottimeCollectionInterval = in start() local171 std::chrono::seconds(sysprop::boottimeCollectionInterval().value_or( in start()183 .interval = boottimeCollectionInterval, in start()
20 api_name: "boottimeCollectionInterval"
186 ASSERT_TRUE(sysprop::boottimeCollectionInterval().has_value()); in TEST()190 sysprop::boottimeCollectionInterval().value()); in TEST()