Searched refs:RESUB_INTERVAL (Results 1 – 2 of 2) sorted by relevance
136 static constexpr int RESUB_INTERVAL = 2; variable
243 std::this_thread::sleep_for(std::chrono::seconds(RESUB_INTERVAL)); in OnRemoteDied()