Searched defs:NANOS_PER_SEC (Results 1 – 3 of 3) sorted by relevance
51 const uint64_t NANOS_PER_SEC = 1000000000; variable
163 const uint64_t NANOS_PER_SEC = 1000000000; variable
436 private static final long NANOS_PER_SEC = 1000000000; field in ViewRootImpl