Esempio n. 1
0
double MPI_Wtick(void)
{
  _MPI_COVERAGE();
  return PMPI_Wtick();
}
Esempio n. 2
0
double MPI_Wtick(void)
{
  return PMPI_Wtick();
}