Searched defs:kTimerInterval (Results 1 – 4 of 4) sorted by relevance
127 static constexpr uint32_t kTimerInterval = (1 << 30); member in ot::Uptime
175 static constexpr uint32_t kTimerInterval = 1000; member in ot::BackboneRouter::Manager
137 const uint32_t kTimerInterval = 10; in TestOneTimer() local263 const uint32_t kTimerInterval = 10; in TestTwoTimers() local437 const uint32_t kTimerInterval[kNumTimers] = { in TenTimers() local
192 static constexpr uint32_t kTimerInterval = (kSampleInterval / kNumChannelMasks); member in ot::Utils::ChannelMonitor