Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DDummyDynamicAccelDaemon.cpp163 int64_t nowTimeNs = elapsedRealtimeNano(); in threadLoop() local
164 float t = (nowTimeNs - startTimeNs) / 1e9f; in threadLoop()
169 event.timestamp = nowTimeNs; in threadLoop()