[Python-Dev] PEP 418: Add monotonic clock (original) (raw)

Lennart Regebro regebro at gmail.com
Sun Apr 1 15:17:34 CEST 2012


On Sat, Mar 31, 2012 at 11:50, Nadeem Vawda <nadeem.vawda at gmail.com> wrote:

Out of the big synonym list Guido posted, I rather like time.stopwatch() - it makes it more explicit that the purpose of the function is to measure intervals, rather identifying absolute points in time.

I guess it's the least bad.

//Lennart



More information about the Python-Dev mailing list