Searched refs:SLEEP_FOR_ONE_MILLISECOND (Results 1 – 1 of 1) sorted by relevance
251 const int SLEEP_FOR_ONE_MILLISECOND = 1; variable281 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_FOR_ONE_MILLISECOND)); in QueryObjectInner()294 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_FOR_ONE_MILLISECOND)); in FindOrNewObject()