Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
Python
pytime.c
Find file
Blame
History
Permalink
bpo-31415: Add _PyTime_GetPerfCounter() and use it for -X importtime (#3936)
· a997c7b4
Victor Stinner
authored
Oct 10, 2017
* Add _PyTime_GetPerfCounter() * Use _PyTime_GetPerfCounter() for -X importtime
a997c7b4