##// END OF EJS Templates
use time.process_time instead of perf_counter...
use time.process_time instead of perf_counter changed windows timing to using time.process_time instead of time.perf_counter to be aware of sleep. Further enabled display of total cpu-time on windows (as now differs from WALL)
Bastian Ebeling -
r27366:52f30d25
Show More
Name Size Modified Last Commit Author
/ IPython
core
extensions
external
lib
sphinxext
terminal
testing
utils
__init__.py Loading ...
__main__.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
paths.py Loading ...