Searched refs:DELAY_UNIT (Results 1 – 1 of 1) sorted by relevance
24 const int DELAY_UNIT = 100; // 100 milliseconds variable224 return DELAY_UNIT * std::min(1 << (count_-1), DELAY_MAX_FACTOR); in resend_delay()