Skip to main content

Module stats

Module stats 

Source
Expand description

Recording statistics aggregation.

Computes aggregate statistics across all recorded sessions using efficient header-only loading. Supports both human-readable and JSON output formats.

Structs§

RecStats
Aggregate recording statistics.
TagCount
Tag usage count for statistics display.

Functions§

compute_stats
Compute aggregate statistics across all sessions.
format_bytes
Format a byte count as a human-readable string.
format_duration_stats
Format a duration in seconds as a human-readable string for stats.
format_stats
Display recording statistics in human-readable or JSON format.