Macro bma_benchmark::benchmark_print [−][src]
macro_rules! benchmark_print {
($iterations : expr) => { ... };
($iterations : expr, $errors : expr) => { ... };
}Expand description
Finish a simple benchmark and print results