⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

measure_throughput

Function measure_throughput 

Source
pub fn measure_throughput<F>(name: &str, duration_ms: u64, f: F) -> u64
where F: FnMut(),
Expand description

Measure IPC throughput