Searched refs:NSEC_PER_MSEC (Results 1 – 2 of 2) sorted by relevance
40 pub const NSEC_PER_MSEC: u32 = 1000000; constant
16 use crate::time::NSEC_PER_MSEC;616 self.runtime_remaining = 5000 * NSEC_PER_MSEC as u64; in account_cfs_rq_runtime()