Searched refs:POLL_INTERVAL (Results 1 – 1 of 1) sorted by relevance
518 const POLL_INTERVAL: Duration = Duration::from_millis(50); in wait_for_mount() constant529 std::thread::sleep(POLL_INTERVAL); in wait_for_mount()