OS/compiler dependant real time tick sampling. More...
#include "stdafx.h"
Go to the source code of this file.
Functions | |
uint64 | ottd_rdtsc () |
Get the tick counter from the CPU (high precision timing). |
OS/compiler dependant real time tick sampling.
Definition in file os_timer.cpp.
uint64 ottd_rdtsc | ( | ) |
Get the tick counter from the CPU (high precision timing).
Definition at line 75 of file os_timer.cpp.