Home | History | Annotate | Download | only in bin

Lines Matching refs:total_time

1120         total_time = stop_time - self.start_time
1124 total_time = max(total_time, 60.0)
1127 bytes_per_sec = used_space / total_time