»Home
»Examples
»Invocation
»Runtime Library
»Python Bindings
»Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
uint64_t __rdtsc();

Reads the time stamp counter on the x86 architecture. Returns the time stamp counter as a single 64-bit integer.

See also