Function shadow_rs::core::sim_stats::write_stats_to_file
source ยท pub fn write_stats_to_file(
filename: &Path,
stats: &SharedSimStats,
) -> Result<()>
Expand description
May reset fields of stats
.