This function returns true if the CPU has the RDTSC instruction.
Returns SDL_TRUE if the CPU has the RDTSC instruction.
Binds to C-function call in SDL_cpuinfo.h:
extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC(void)
Sdl Class | Tao.Sdl Namespace