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§
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.