3.3.2 omp_get_wtick 函数

omp_get_wtick 函数返回一个双精度浮点值等于秒数在连续的时钟计时周期之间的。 格式如下所示:

#include <omp.h>
double omp_get_wtick(void);