Searched refs:kSlotTime (Results 1 – 1 of 1) sorted by relevance
26 static constexpr uint64_t kSlotTime = 9; variable355 mNextTimeout = (mContentionWindow * kSlotTime) / 2; in calcNextTimeout()