Searched refs:kBreakItPeriod (Results 1 – 1 of 1) sorted by relevance
43 constexpr Milliseconds kBreakItPeriod = Milliseconds(2000); variable244 gBreakItTimerHandle = chreTimerSet(kBreakItPeriod.toRawNanoseconds(), in handleTimerEvent()293 gBreakItTimerHandle = chreTimerSet(kBreakItPeriod.toRawNanoseconds(), in nanoappStart()