summaryrefslogtreecommitdiff
path: root/Lib/ast.py
diff options
context:
space:
mode:
authorBatuhan Taskaya <isidentical@gmail.com>2020-05-16 12:39:09 +0300
committerGitHub <noreply@github.com>2020-05-16 11:39:09 +0200
commit45410862321ae509e8753f239b0ea28fdcef5bad (patch)
tree030a36663d2dc03cf7ce87b528ab316f948ec4e1 /Lib/ast.py
parent62972d9d73e83d6eea157617cc69500ffec9e3f0 (diff)
downloadcpython-git-45410862321ae509e8753f239b0ea28fdcef5bad.tar.gz
bpo-40192: Use thread_cputime for time.thread_time to improve resolution (GH-19381)
On AIX, time.thread_time() is now implemented with thread_cputime() which has nanosecond resolution, rather than clock_gettime(CLOCK_THREAD_CPUTIME_ID) which has a resolution of 10 ms.
Diffstat (limited to 'Lib/ast.py')
0 files changed, 0 insertions, 0 deletions