Home
last modified time | relevance | path

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

/DragonOS/kernel/src/process/
H A Dtimer.rs80 Duration::ZERO in remain()
/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