Searched defs:MICROS_PER_SEC (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| H A D | node_process_methods.cc | 60 #define MICROS_PER_SEC 1e6 macro |
| /third_party/rust/crates/nix/src/sys/ | ||
| H A D | time.rs | 455 const MICROS_PER_SEC: i64 = 1_000_000; consts |
Completed in 3 milliseconds