##// 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:

r37194:338367d4 default
r44469:6b90f5c8 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer