##// END OF EJS Templates
py3: replace `time.clock()` with `time.perf_counter()`...
py3: replace `time.clock()` with `time.perf_counter()` The former was removed in 3.8. The util function uses `time.clock()` if the latter is unavailable. Differential Revision: https://phab.mercurial-scm.org/D7779

File last commit:

r9999:f91e5630 default
r44469:6b90f5c8 default
Show More
hgicon.png
0 lines | 792 B | image/png | TextLexer
rendered-image