Next: Startup
Up: MPI Environmental Management
Previous: Error codes and classes
Contents
static double MPI.Wtime()
returns: |
elapsed wallclock time in seconds since some time in the past |
Returns wallclock time.
Java binding of the MPI operation MPI_WTIME.
static double MPI.Wtick()
returns: |
resolution of wtime in seconds. |
Returns resolution of timer.
Java binding of the MPI operation MPI_WTICK.
Bryan Carpenter
2002-07-12