Searched refs:DELAY_UNIT (Results 1 – 1 of 1) sorted by relevance
39 const int DELAY_UNIT = 100; // 100 milliseconds variable193 int delay = DELAY_UNIT * talk_base::_min(1 << count_, DELAY_MAX_FACTOR); in GetNextDelay()