Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dtimekeeping.rs25 pub const NTP_INTERVAL_FREQ: u64 = HZ; constant
27 pub const NTP_INTERVAL_LENGTH: u64 = NSEC_PER_SEC as u64 / NTP_INTERVAL_FREQ;