shimshmem_maxUnappliedCpuLatency

Function shimshmem_maxUnappliedCpuLatency 

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

Get the configured maximum unblocked syscall latency to accumulate before yielding.

ยงSafety

Pointer args must be safely dereferenceable.