12#ifndef ARCANE_PARALLEL_MPI_MPITIMERMNG_H
13#define ARCANE_PARALLEL_MPI_MPITIMERMNG_H
17#include "arcane/impl/TimerMng.h"
MpiTimerMng(ITraceMng *trace)
Constructs a timer linked to the subdomain mng.
virtual Real _getRealTime()
Returns the real time.
virtual void _setRealTime()
Sets the real time.
TimerMng(ITraceMng *msg)
Constructs a timer linked to the manager mng.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
double Real
Type representing a real number.