pyquickbench.TimeTrain.total_time#
- property TimeTrain.total_time#
Returns the total time recorded by the TimeTrain so far.
Note that the time reported by
pyquickbench.TimeTrain.total_time()
might differ significantly from wall clock time because pyquickbench tries to exclude its inner workings from the timing.