Home
last modified time | relevance | path

Searched refs:timesForSleep (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp2242 int32_t timesForSleep = hundred * hundred; in ActionPinchEvent() local
2281 std::this_thread::sleep_for(std::chrono::microseconds(SLEEPTIME * timesForSleep)); in ActionPinchEvent()