Searched defs:NOTIFY_PROGRESS_INTERVAL (Results 1 – 2 of 2) sorted by relevance
28 const NOTIFY_PROGRESS_INTERVAL: u64 = if cfg!(test) { 1 } else { 500 }; constant
29 pub(crate) const NOTIFY_PROGRESS_INTERVAL: u64 = 500; constant