Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dmod.rs150 pub const ZERO: Instant = Instant::from_micros_const(0); constant
324 pub const ZERO: Duration = Duration::from_micros(0); constant