This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
time.clock has been deprecated and removed in python 3.8 in favor of time.perf_counter/process_time #7896
Labels
Z-Help-Wanted
We know exactly how to fix this issue, and would be grateful for any contribution
z-p3
(Deprecated Label)
Description
time.clock has been deprecated and removed in python 3.8 in favor of time.perf_counter/process_time . Reference : python/cpython#13270
Steps to reproduce
The text was updated successfully, but these errors were encountered: