Searched refs:SECS_PER_MINUTE (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/nix/src/sys/ | ||
H A D | time.rs | 160 .checked_mul(SECS_PER_MINUTE) in minutes() 191 const SECS_PER_MINUTE: i64 = 60; consts |
Completed in 2 milliseconds