Searched refs:RETRY_TIME_SPLIT (Results 1 – 1 of 1) sorted by relevance
30 constexpr int RETRY_TIME_SPLIT = 4; variable1079 return static_cast<int32_t>(timeout) * currentRetryCount / RETRY_TIME_SPLIT; in GetNextRetryInterval()