omp_get_wtick
Returns the number of seconds between processor clock ticks.
double omp_get_wtick( );
Remarks
For more information, see 3.3.2 omp_get_wtick Function.
Example
See omp_get_wtime for an example of using omp_get_wtick.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Returns the number of seconds between processor clock ticks.
double omp_get_wtick( );
For more information, see 3.3.2 omp_get_wtick Function.
See omp_get_wtime for an example of using omp_get_wtick.