Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dsyscall.rs46 pub enum PosixClockID { enum
59 impl TryFrom<i32> for PosixClockID { implementation