Intel® oneAPI Math Kernel Library Developer Reference - C
Timing
Parent topic:
Support Functions
second/dsecnd
Returns elapsed time in seconds. Use to estimate real time between two calls to this function.
mkl_get_cpu_clocks
Returns elapsed CPU clocks.
mkl_get_cpu_frequency
Returns the current CPU frequency value in GHz.
mkl_get_max_cpu_frequency
Returns the maximum CPU frequency value in GHz.
mkl_get_clocks_frequency
Returns the frequency value in GHz based on constant-rate Time Stamp Counter.