Searched refs:is_positive_within_timeout (Results 1 – 1 of 1) sorted by relevance
65 fn is_positive_within_timeout(&self, timeout: Duration) -> bool { in is_positive_within_timeout() method103 if PENDING_REQUESTS.is_positive_within_timeout(Duration::from_secs(1)) { in stop_service_vm_if_idle()