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