table of contents
other versions
- bookworm 4.0.2-3
- experimental 4.3.1-1
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
6/20/2025 |