Searched refs:MSEC_PER_SEC (Results 1 – 1 of 1) sorted by relevance
33 #define MSEC_PER_SEC 1000 /* milliseconds per second */ macro46 } else if (n >= MSEC_PER_SEC) { in nsec_to_str()47 t = n / MSEC_PER_SEC; in nsec_to_str()