Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp1052 uint64_t mtimestamp; in readEvents() local
1114 mtimestamp = getTimestamp(); in readEvents()
1127 mtimestamp); in readEvents()
1128 event_cpu_time = (mtimestamp > event_cpu_time) ? event_cpu_time : mtimestamp; in readEvents()