pub fn print_progress(processed: usize, total: usize, start_time: Instant)
Renders a progress bar to the console.