Searched refs:DURATION_TIME (Results 1 – 1 of 1) sorted by relevance
23 const DURATION_TIME: Duration = Duration::from_millis(25); constant304 thread::sleep(DURATION_TIME); in exec()