]> granicus.if.org Git - python/commit
Close #10278: Add time.wallclock() function, monotonic clock.
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 18 Jan 2012 00:50:21 +0000 (01:50 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 18 Jan 2012 00:50:21 +0000 (01:50 +0100)
commitb94b266cfc94491eef206c082ff210d147016cbc
tree93e1d696fd477d16d4360a14718d4676345710d0
parent25d1bdc4074a93f268e40be1a8e49f003c3cbe57
Close #10278: Add time.wallclock() function, monotonic clock.
Doc/library/time.rst
Doc/whatsnew/3.3.rst
Lib/test/test_time.py
Misc/NEWS
Modules/timemodule.c