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

/frameworks/base/include/utils/
H A DTimers.h70 static inline nsecs_t ns2ms(nsecs_t v) {return nanoseconds_to_milliseconds(v);} function

Completed in 508 milliseconds