Searched defs:NANOS_PER_SEC (Results 1 – 3 of 3) sorted by relevance
7 #define NANOS_PER_SEC 1000000000 macro
59 #define NANOS_PER_SEC 1000000000 macro
27 constexpr int NANOS_PER_SEC = 1000 * 1000 * 1000; variable