shimshmem_unblockedSyscallLatency

Function shimshmem_unblockedSyscallLatency 

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

Get the configured latency to emulate for each unblocked syscall.

ยงSafety

Pointer args must be safely dereferenceable.