Home
last modified time | relevance | path

Searched defs:MICROS_PER_SEC (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_process_methods.cc60 #define MICROS_PER_SEC 1e6 macro
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs455 const MICROS_PER_SEC: i64 = 1_000_000; consts

Completed in 3 milliseconds