time.monotonic() roll over
Marko Rauhamaa
marko at pacujo.net
Thu Dec 4 11:21:19 EST 2014
More information about the Python-list mailing list
Thu Dec 4 11:21:19 EST 2014
- Previous message (by thread): time.monotonic() roll over
- Next message (by thread): time.monotonic() roll over
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ian Kelly <ian.g.kelly at gmail.com>: > The implication is that if you go more than 49 days without calling > the function on old Windows systems, rollovers could be missed, which > is good to know about. The implication is all but clear, but that was my suspicion. It would be so bad that the documentation should be much more explicit about it. No, that would be a Python standard library bug, period. Marko
- Previous message (by thread): time.monotonic() roll over
- Next message (by thread): time.monotonic() roll over
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list