doc update
This commit is contained in:
parent
4547b633c5
commit
84547d9536
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@ extern "C" {
|
||||||
<li> \a MPI_Wtime(), if MPI is available
|
<li> \a MPI_Wtime(), if MPI is available
|
||||||
<li> \a gettimeofday() otherwise
|
<li> \a gettimeofday() otherwise
|
||||||
</ul>
|
</ul>
|
||||||
\note Only useful for measuring time differences. */
|
\note Only useful for measuring time differences.
|
||||||
|
\note This function has an execution time between 10 and 100 nanoseconds. */
|
||||||
double wallTime(void);
|
double wallTime(void);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue