Searched refs:bindGracePeriod (Results 1 – 1 of 1) sorted by relevance
80 static constexpr auto bindGracePeriod = 10min; member2634 if (now - mPreviousBindTs <= Constants::bindGracePeriod) { in needToBind()