Public Member Functions | |
| PhaseValue (eTimePhase pt, Real real_time, Real virtual_time) | |
| eTimePhase | phase () const |
| Public Member Functions inherited from Arcane::TimeStats::TimeValue | |
| TimeValue (Real real_time, Real virtual_time) | |
| void | add (const TimeValue &phase) |
Public Attributes | |
| eTimePhase | m_type = TP_Computation |
| Public Attributes inherited from Arcane::TimeStats::TimeValue | |
| FixedArray< FixedArray< Real, NB_TIME_TYPE >, 2 > | m_time |
Definition at line 87 of file TimeStats.h.
|
inline |
Definition at line 92 of file TimeStats.h.
|
inline |
Definition at line 100 of file TimeStats.h.
| eTimePhase Arcane::TimeStats::PhaseValue::m_type = TP_Computation |
Definition at line 104 of file TimeStats.h.