See https://docs.python.org/3/whatsnew/3.8.html#api-and-feature-removals – I'd make a PR, but I don't know which of `time.perf_counter()` or `time.process_time()` would be the better replacement.
See https://docs.python.org/3/whatsnew/3.8.html#api-and-feature-removals – I'd make a PR, but I don't know which of
time.perf_counter()ortime.process_time()would be the better replacement.