Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtime.rs128 pub struct BootTime; global() struct
130 impl ClockSource for BootTime { global() implementation