Positions the phase of the currently executing action. More...
#include <arcane/core/Timer.h>
Public Member Functions | |
| Phase (ISubDomain *sub_domain, eTimePhase pt) | |
| Phase (ITimeStats *stats, eTimePhase pt) | |
Private Member Functions | |
| void | _init () |
Private Attributes | |
| ITimeStats * | m_stats |
| Sub-domain manager. | |
| eTimePhase | m_phase_type |
| Arcane::Timer::Phase::Phase | ( | ISubDomain * | sub_domain, |
| eTimePhase | pt ) |
| Arcane::Timer::Phase::Phase | ( | ITimeStats * | stats, |
| eTimePhase | pt ) |
|
private |
|
private |