Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1189 …const int64_t inputEventTime = event.input_event_sec * 1000000000LL + event.input_event_usec * 100… in ProcessEventTimestamp() local
1190 return inputEventTime; in ProcessEventTimestamp()