blob: 70fc71d6733e719ddfa687c72d2cba9834e42714 [file] [log] [blame]
<html><head><title>omp_get_wtime</title>
<body>
<H3>omp_get_wtime</H3>
<PRE>
double omp_get_wtime(void)
</PRE>
<DL><DD>
Returns the time elapsed from a fixed starting time. The value of the fixed starting time is determined at the start of the current program, and remains constant throughout program execution.
<P></DL></font></body></html>