Searched defs:max_idle_duration (Results 1 – 2 of 2) sorted by relevance
205 let max_idle_duration = Duration::from_secs(25 * HOUR_IN_SECONDS); in test_suspend_history_gc_entries() localVariable
548 let max_idle_duration = std::cmp::max( in main() localVariable