#include <chrono.hxx>
Public Member Functions | |
counters (int nb) | |
~counters () | |
void | stats () |
Static Public Attributes | |
static cntStruct * | _ctrs = 0 |
Protected Attributes | |
int | _nbChrono |
Definition at line 42 of file chrono.hxx.
counters::counters | ( | int | nb | ) |
Definition at line 29 of file chrono.cxx.
References acnt::_ctrNames, DEBTRACE, and CORBAEngineTest::i.
counters::~counters | ( | ) |
Definition at line 46 of file chrono.cxx.
void counters::stats | ( | ) |
|
static |
Definition at line 45 of file chrono.hxx.
Referenced by salome_chrono::stop().
|
protected |
Definition at line 50 of file chrono.hxx.