Searched refs:CONNECT_TIME_OUT (Results 1 – 2 of 2) sorted by relevance
72 const int CONNECT_TIME_OUT = 10; variable
132 … uniqueLock, std::chrono::seconds(CONNECT_TIME_OUT), [this]() { return nlpServiceReady_; }); in ConnectNlpService()