get_progress

Function get_progress 

Source
pub fn get_progress() -> (usize, usize)
Expand description

Get the current progress (processed, total).

Called by the panic hook to show progress in crash reports.