[issue20101] Determine correct behavior for time functions on Windows

STINNER Victor report at bugs.python.org
Sun Aug 10 22:01:25 CEST 2014


STINNER Victor added the comment:

time.sleep() and time.monotonic() don't use the same clock. Python cannot fix Windows clocks, it's not a bug.

----------
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20101>
_______________________________________


More information about the Python-bugs-list mailing list