Timing Functions
Parent topic:
Support Functions
second/dsecnd
Returns elapsed CPU time in seconds.
mkl_get_cpu_clocks
Returns full precision 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.