]> granicus.if.org Git - python/commit
bpo-23451: Update time.monotonic() documentation (GH-11190)
authorVictor Stinner <vstinner@redhat.com>
Mon, 17 Dec 2018 11:12:34 +0000 (12:12 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 11:12:34 +0000 (12:12 +0100)
commit3ab064e80a9be1e6e9c62437fffb92bde9c5e1fb
treecd18c953eda772615769530acdf37042b87acaba
parent8db5b54463118e5eb60cb3582e3108623f01f5df
bpo-23451: Update time.monotonic() documentation (GH-11190)

bpo-23451, bpo-22117: Python 3.5 requires Windows Vista or newer,
time.monotonic() is now always system-wide.
Doc/library/time.rst