Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 180 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 180 Bytes

This is a C extension for Python3 to call RDTSCP(). Tested on Python3.6, but should work for all Python 3.x versions.

Usage:

import rdtscp_module

print(rdtscp_module.rdtscp())