DISPATCH
omp_timer_mod Module Reference

Support tic/toc timing, as in MATLAB, and accurate wallclock() function. The timing is generally much more accurate if this module is compiled with OMP active. More...

Functions/Subroutines

real(8) function, public wallclock ()
 

Variables

type(omp_timer_t), public omp_timer
 

Detailed Description

Support tic/toc timing, as in MATLAB, and accurate wallclock() function. The timing is generally much more accurate if this module is compiled with OMP active.