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

/system/core/include/utils/
H A DTimers.h73 static CONSTEXPR inline nsecs_t ns2us(nsecs_t v) {return nanoseconds_to_microseconds(v);} function

Completed in 985 milliseconds