Returns a current value of the time stamp counter (TSC) register.
Ipp64u ippGetCpuClocks (void);
The function ippGetCpuClocks is declared in the ippcore.h file. This function reads the current state of the time stamp counter (TSC) register and returns its value. A hardware exception is possible if TSC reading is not supported by the current chipset.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.