Searched refs:CHILD_WAIT_MS (Results 1 – 1 of 1) sorted by relevance
53 const CHILD_WAIT_MS: u64 = 10; in wait_all_children() constant70 sleep(Duration::from_millis(CHILD_WAIT_MS)); in wait_all_children()