time.monotonic() roll over

Marko Rauhamaa marko at pacujo.net
Thu Dec 4 17:44:11 EST 2014


Ian Kelly <ian.g.kelly at gmail.com>:

> It's not clear to me whether those cases are relevant to the rollover
> concern anyway. I wouldn't be shocked if the GetTickCount() function
> simply stopped increasing while the system is suspended, since after
> all it's not "ticking" during that time.

So, what's the semantics of time.sleep(), select.select() et al wrt
process or machine suspension?


Marko



More information about the Python-list mailing list