Gabor Rabatin

Results 1 comments of Gabor Rabatin

In the timing.py, you can use this code snippet instead, it gives you almost the same result: ``` def _get_cpu_time() -> float: """ Generates the cpu time to report. Adds...