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

File last commit:

r27366:52f30d25
r27366:52f30d25
Show More
development.rst
33 lines | 618 B | text/x-rst | RstLexer

Development version

This document describes in-flight development work.

Warning

Please do not edit this file by hand (doing so will likely cause merge conflicts for other Pull Requests). Instead, create a new file in the docs/source/whatsnew/pr folder

Released .... ...., 2019

Need to be updated:

Backwards incompatible changes