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