Home
last modified time | relevance | path

Searched defs:timestampDelta (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/inc/chre/
Dsensor.h530 uint32_t timestampDelta; member
562 uint32_t timestampDelta; member
575 uint32_t timestampDelta; member
590 uint32_t timestampDelta; member
/device/google/contexthub/sensorhal/
Dactivity.cpp176 int64_t timestampDelta = event.whenNs - mNewestPublishedTimestamp; in PublishEvent() local