Searched refs:periodicCollectionInterval (Results 1 – 4 of 4) sorted by relevance
34 api_name: "periodicCollectionInterval"
65 api_name: "periodicCollectionInterval"
219 std::chrono::nanoseconds periodicCollectionInterval = in start() local221 std::chrono::seconds(sysprop::periodicCollectionInterval().value_or( in start()233 .pollingIntervalNs = periodicCollectionInterval, in start()
362 ASSERT_TRUE(sysprop::periodicCollectionInterval().has_value()); in TEST_F()366 sysprop::periodicCollectionInterval().value()); in TEST_F()