MPI_Wtime(3)               (9/21/1994)               MPI_Wtime(3)



     NAME
          MPI_Wtime - Returns an elapsed time on the calling processor


     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.

     SYNOPSIS
          #include "mpi.h"
          double MPI_Wtime()



     LOCATION
           wtime.c


































     Page 1                                           (printed 3/8/95)