Searched refs:HTTP_PROXY_ACTIVE_PERIOD_S (Results 1 – 2 of 2) sorted by relevance
506 static constexpr const uint32_t HTTP_PROXY_ACTIVE_PERIOD_S = 120; variable
1905 httpProxyThreadCv_.wait_for(lock, std::chrono::seconds(HTTP_PROXY_ACTIVE_PERIOD_S)); in ActiveHttpProxy()