Searched defs:run_with_timeout (Results 1 – 3 of 3) sorted by relevance
21 function run_with_timeout () { function
15 function run_with_timeout () { function
59 pub fn run_with_timeout<F, U>(closure: F, timeout: Duration) -> Result<U> in run_with_timeout() function