show_all_stats

Function show_all_stats 

Source
pub fn show_all_stats(
    collector: &EvalMetrics,
    dir_stats: Option<&DirStats>,
    cache_stats: Option<&CacheStats>,
    server_snapshot: Option<&ServerMetricsSnapshot>,
    client_snapshot: Option<&ClientMetricsSnapshot>,
    subprocess_snapshot: Option<&SubprocessMetricsSnapshot>,
    usage_snapshot: Option<&UsageMetricsSnapshot>,
    color_enabled: bool,
) -> String
Expand description

Show comprehensive statistics (all stats combined)