pub fn log_execution_statistics(stats: &ExecutionStatistics)
Expand description
Logs execution statistics with the logging system.
Use ExecutionProfilingCollector::compute_final_statistics()
to construct ExecutionStatistics
.
pub fn log_execution_statistics(stats: &ExecutionStatistics)
Logs execution statistics with the logging system.
Use ExecutionProfilingCollector::compute_final_statistics()
to construct ExecutionStatistics
.