Searched defs:NANOS_PER_SEC (Results 1 – 5 of 5) 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
190 const NANOS_PER_SEC: i64 = 1_000_000_000; constant
2029 static NANOS_PER_SEC: u32 = 1_000_000_000; in deserialize() constant2167 static NANOS_PER_SEC: u32 = 1_000_000_000; in deserialize() variable