Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::Timer::Phase Class Reference

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)

Detailed Description

Positions the phase of the currently executing action.

Definition at line 141 of file Timer.h.

Constructor & Destructor Documentation

◆ Phase() [1/2]

Arcane::Timer::Phase::Phase ( ISubDomain * sub_domain,
eTimePhase pt )

Definition at line 181 of file Timer.cc.

◆ Phase() [2/2]

Arcane::Timer::Phase::Phase ( ITimeStats * stats,
eTimePhase pt )

Definition at line 194 of file Timer.cc.

◆ ~Phase()

Arcane::Timer::Phase::~Phase ( )

Definition at line 205 of file Timer.cc.


The documentation for this class was generated from the following files: