pub fn measure_throughput<F>(name: &str, duration_ms: u64, f: F) -> u64where
F: FnMut(),Expand description
Measure IPC throughput
pub fn measure_throughput<F>(name: &str, duration_ms: u64, f: F) -> u64where
F: FnMut(),Measure IPC throughput