BenjaminBush / rdtscp

C extension for Python to call RDTSCP

Repository from Github https://github.comBenjaminBush/rdtscpRepository from Github https://github.comBenjaminBush/rdtscp

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())

About

C extension for Python to call RDTSCP

License:MIT License


Languages

Language:C 55.3%Language:Python 29.1%Language:Makefile 15.6%