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