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