NAME
MMPPIIWWttiicckk - Returns the resolution of MPIWtime.
SSYYNNTTAAXX CC SSyynnttaaxx#include
double MPIWtick() FFoorrttrraann SSyynnttaaxx INCLUDE 'mpif.h' DOUBLE PRECISION MPIWTICK() CC++++ SSyynnttaaxx#include
double Wtick() RREETTUURRNN VVAALLUUEE Time in seconds of resolution of MPIWtime.DESCRIPTION
MPIWtick returns the resolution of MPIWtime in seconds. That is, itreturns, as a double-precision value, the number of seconds between
successive clock ticks. For example, if the clock is implemented by the hardware as a counter that is incremented every millisecond, the valuereturned by MPIWtick should be 10^-3.
NNOOTTEE This function does not return an error value. Consequently, the result of calling it before MPIInit or after MPIFinalize is undefined.SEE ALSO
MPIWtime Open MPI 1.2 September 2006 MPIWtick(3OpenMPI)