Searched refs:timesForSleep (Results 1 – 1 of 1) sorted by relevance
2242 int32_t timesForSleep = hundred * hundred; in ActionPinchEvent() local2281 std::this_thread::sleep_for(std::chrono::microseconds(SLEEPTIME * timesForSleep)); in ActionPinchEvent()