Searched refs:next_backoff_interval (Results 1 – 1 of 1) sorted by relevance
560 TimeDelta next_backoff_interval = in UpdateBackoffExpiryTime() local563 << utils::FormatTimeDelta(next_backoff_interval); in UpdateBackoffExpiryTime()564 SetBackoffExpiryTime(Time::Now() + next_backoff_interval); in UpdateBackoffExpiryTime()