MCPcopy Create free account
hub / github.com/cloud-hypervisor/cloud-hypervisor / default_boot_timeout

Method default_boot_timeout

test_infra/src/lib.rs:1459–1461  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1457 }
1458
1459 fn default_boot_timeout(&self) -> u32 {
1460 self.boot_timeout
1461 }
1462
1463 pub fn wait_vm_boot(&self) -> Result<(), Error> {
1464 self.network

Callers 1

wait_vm_bootMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected