Searched refs:getBackoff (Results 1 – 1 of 1) sorted by relevance
48 static std::chrono::seconds getBackoff(uint32_t counter) { in getBackoff() function89 if (!slot.counter || slot.prompt_start <= now - getBackoff(slot.counter)) { in tryPrompt()