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
cpython
Python
import.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