Beispiel #1
0
double MPI_Wtick(void)
{
  _MPI_COVERAGE();
  return PMPI_Wtick();
}
Beispiel #2
0
double MPI_Wtick(void)
{
  return PMPI_Wtick();
}