Function frame_benchmarking::show_benchmark_debug_info
source · [−]pub fn show_benchmark_debug_info(
instance_string: &[u8],
benchmark: &[u8],
lowest_range_values: &Vec<u32>,
highest_range_values: &Vec<u32>,
steps: &Vec<u32>,
repeat: &u32,
verify: &bool,
error_message: &str
) -> RuntimeString
Expand description
show error message and debugging info for the case of an error happening during a benchmark