commit | e0be4232971edca23438cc3d79761141f2de124f | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Oct 25 13:06:09 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Oct 25 13:06:09 2011 +0200 |
tree | 7149c8f35615c64e122de1478900f5e8cb516c04 | |
parent | 92b958420e90b5e98c795db75693310cb9317f95 [diff] |
Close #10278: Add clock_getres(), clock_gettime() and CLOCK_xxx constants to the time module. time.clock_gettime(time.CLOCK_MONOTONIC) provides a monotonic clock