pub fn time_report(
snap: &UsageSnapshot,
period: Period,
opts: &ReportOptions,
) -> ReportExpand description
Build a daily/weekly/monthly report: per-period “All” rows with per-agent sub-rows, sorted chronologically, ending in a grand-total row.