Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtime.rs110 pub struct RealTime; global() struct
112 impl ClockSource for RealTime { global() implementation