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
Lint Skipped - Unit
Unit Tests Skipped