DEFAULT_REPORT_MAX_AGE_DAYS

Constant DEFAULT_REPORT_MAX_AGE_DAYS 

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