const DEFAULT_REPORT_MAX_AGE_DAYS: u32 = 60;Expand description
Default cutoff for TBConfig::report_max_age_days: samples older than this
are excluded from the generated PDF report.
const DEFAULT_REPORT_MAX_AGE_DAYS: u32 = 60;Default cutoff for TBConfig::report_max_age_days: samples older than this
are excluded from the generated PDF report.