Home
last modified time | relevance | path

Searched refs:nowSysTimeMs (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp1128 int64_t nowSysTimeMs = 0; in ParseCommand() local
1160 nowSysTimeMs = nowSysTimeUs / TIME_TRANSITION; in ParseCommand()
1161 sleepTimeMs = (currentTimeMs + BLOCK_TIME_MS) - nowSysTimeMs; in ParseCommand()
1209 nowSysTimeMs = nowSysTimeUs / TIME_TRANSITION; in ParseCommand()
1210 sleepTimeMs = (currentTimeMs + BLOCK_TIME_MS) - nowSysTimeMs; in ParseCommand()

Completed in 6 milliseconds