Searched defs:progress_time (Results 1 – 1 of 1) sorted by relevance
16 #define show_progress(total_time, progress_time) \ argument85 unsigned long total_time = 0, progress_time = 0; in start_benchmark() local