Admin Production ni-theme
Current Publication

omp_get_wtick

LabWindows/CVI

omp_get_wtick

double omp_get_wtick (void);

Purpose

Returns the precision of the wall clock timer used by the omp_get_wtime function, in seconds.

Note Note  The OpenMP Run-Time Library is available only in the LabWindows/CVI Full Development System.

Binding thread set: encountering thread

Parameters

None.

Return Value

Name Type Description
returnValue double The precision of the wall clock timer used by the omp_get_wtime function, in seconds.

Additional Information

Library: OpenMP Run-Time Library

Include file: omp.h

LabWindows/CVI compatibility: LabWindows/CVI 2013 and later