The former was removed in 3.8. The util function uses time.clock() if the
latter is unavailable.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG6b90f5c89cb4: py3: replace `time.clock()` with `time.perf_counter()`
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.