Home
last modified time | relevance | path

Searched refs:vm_max_time_to_ready (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/compos/common/
Dtimeouts.rs29 pub vm_max_time_to_ready: Duration, field
48 vm_max_time_to_ready: Duration::from_secs(15),
56 vm_max_time_to_ready: Duration::from_secs(120),
Dcompos_client.rs161 let ready = instance.wait_until_ready(TIMEOUTS.vm_max_time_to_ready);