Provided by: mpich-doc_3.2-6build1_all 

NAME
MPI_Wtick - Returns the resolution of MPI_Wtime
SYNOPSIS
double MPI_Wtick( 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
also: MPI_Wtime, MPI_Comm_get_attr, MPI_Attr_get
11/9/2015 MPI_Wtick(3)