Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 – 1 of 1) sorted by relevance

/smoltcp-0.9.1/src/
Dtime.rs31 pub const ZERO: Instant = Instant::from_micros_const(0); constant
181 pub const ZERO: Duration = Duration::from_micros(0); constant