table of contents
other versions
- bookworm 4.0.2-3
- testing 4.2.0-14
- experimental 4.3.0~b1-1
conflicting packages
MPI_Wtime(3) | MPI | MPI_Wtime(3) |
NAME¶
MPI_Wtime - Returns an elapsed time on the calling processor
SYNOPSIS¶
double MPI_Wtime(void)
RETURN VALUE¶
Time in seconds of resolution of MPI_Wtime
NOTES FOR FORTRAN¶
This is a function, declared as DOUBLE PRECISION MPI_WTICK() in Fortran.
SEE ALSO¶
MPI_Wtime, MPI_Comm_get_attr, MPI_Attr_get
2/22/2022 |