mpi_wtime(3) debian man page | unix.com

Man Page: mpi_wtime

Operating Environment: debian

Section: 3

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 since an arbitrary time in the past.
NOTES
This is intended to be a high-resolution, elapsed (or wall) clock. See MPI_WTICK to determine the resolution of MPI_WTIME . If the attribute MPI_WTIME_IS_GLOBAL is defined and true, then the value is synchronized across all processes in MPI_COMM_WORLD .
NOTES FOR FORTRAN
This is a function, declared as DOUBLE PRECISION MPI_WTIME() in Fortran.
SEE ALSO
also: MPI_Wtick, MPI_Comm_get_attr, MPI_Attr_get
LOCATION
wtime.c 11/6/2008 MPI_Wtime(3)
Related Man Pages
mpi_comm_get_attr(3) - redhat
mpi_wtime(3) - redhat
mpi_attr_get(3) - debian
mpi_is_thread_main(3) - debian
mpi_wtime(3openmpi) - osx
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph