pub fn get_progress() -> (usize, usize)
Get the current progress (processed, total).
Called by the panic hook to show progress in crash reports.