次の方法で共有


3.3.2 omp_get_wtick 関数

omp_get_wtick 関数は、連続するクロックのタイマ刻み間の秒数と等しい倍精度浮動小数点値を返します。形式は次のとおりです。

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