Searched refs:waitCheckSleepMs (Results 1 – 1 of 1) sorted by relevance
1030 static constexpr uint64_t waitCheckSleepMs = 200; in ProcessControl() local1031 std::this_thread::sleep_for(milliseconds(waitCheckSleepMs)); in ProcessControl()1033 std::this_thread::sleep_for(milliseconds(waitCheckSleepMs)); in ProcessControl()