Searched defs:GetSystemClockNs (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dclock_ns.h26 static inline int64_t GetSystemClockNs() { function in namespace:android::dvr
42 static inline double GetSystemClockSec() { return NsToSec(GetSystemClockNs()); }

Completed in 152 milliseconds