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

/frameworks/native/include/utils/
H A DTimers.h75 static inline nsecs_t microseconds(nsecs_t v) { return us2ns(v); } function
126 // Get the duration in microseconds.
130 // microseconds.

Completed in 87 milliseconds