shadow_shim_helper_rs::shim_shmem::export

Function shimshmem_unblockedVdsoLatency

source
#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_unblockedVdsoLatency(
    host: *const ShimShmemHost,
) -> CSimulationTime
Expand description

Get the configured latency to emulate for each unblocked vdso “syscall”.

§Safety

Pointer args must be safely dereferenceable.