Searched defs:from_secs (Results 1 – 1 of 1) sorted by relevance
233 pub fn from_secs<T: Into<i64>>(secs: T) -> Instant { in from_secs() method338 pub const fn from_secs(secs: u64) -> Duration { in from_secs() method