Next: omp_get_wtime, Previous: omp_destroy_nest_lock, Up: Runtime Library Routines [Contents][Index]
omp_get_wtick
– Get timer precisionGets the timer precision, i.e., the number of seconds between two successive clock ticks.
Prototype: | double omp_get_wtick(void); |
Interface: | double precision function omp_get_wtick() |
OpenMP specification v4.5, Section 3.4.2.