OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetReferenceTime
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/util/nanotool/
sensorevent.h
116
uint64_t
GetReferenceTime
() const;
sensorevent.cpp
124
uint64_t TimestampedSensorEvent::
GetReferenceTime
() const {
135
uint64_t sample_time =
GetReferenceTime
();
Completed in 451 milliseconds