14#include "arcane/utils/ArcanePrecomp.h"
16#include "arcane/parallel/mpi/MpiTimerMng.h"
17#include "arcane/parallel/mpi/ArcaneMpi.h"
Interface of a timer manager.
Timer manager using the MPI library.
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.