Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
Drecord_input.cpp32 const int INTERVALTIME = 1000; variable
134 usleep(interval * INTERVALTIME); in ReadEventLine()
158 data.interval = INTERVALTIME; in OnInputEvent()