mirror of https://github.com/python/cpython
Browse Source
clock_gettime(CLOCK_REALTIME) has a better resolution than gettimeofday(). time.time() falls back on gettimeofday() (and then on other functions) on error.pull/2332/head
1 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue