Searched refs:kMaxWaitForResponsesConsumed (Results 1 – 2 of 2) sorted by relevance
58 constexpr std::chrono::milliseconds kMaxWaitForResponsesConsumed = 5s; variable334 mPollCondition.wait_for(lock, kMaxWaitForResponsesConsumed, in waitUntilResponsesConsumed()