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

/frameworks/native/include/utils/
H A DTimers.h71 static inline nsecs_t ns2us(nsecs_t v) {return nanoseconds_to_microseconds(v);} function

Completed in 68 milliseconds