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

Method start

block/src/request.rs:534–536  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

532
533 #[inline]
534 pub fn start(&self) -> Instant {
535 self.start
536 }
537
538 #[inline]
539 pub fn sector(&self) -> u64 {

Callers 3

map_mmio_regionsMethod · 0.45
dma_mapMethod · 0.45
mapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected