#include <chrono.hxx>
Public Member Functions | |
| counters (int nb) | |
| ~counters () | |
Static Public Member Functions | |
| static void | stats () |
Static Public Attributes | |
| static cntStruct * | _ctrs = 0 |
Static Protected Attributes | |
| static int | _nbChrono = 0 |
| counters::counters | ( | int | nb | ) |
References SMDS::acnt::_ctrCumul, SMDS::acnt::_ctrLines, SMDS::acnt::_ctrNames, SMDS::acnt::_ctrOccur, _ctrs, _nbChrono, and MESSAGE.
| counters::~counters | ( | ) |
References stats().
|
static |
References _ctrs, _nbChrono, and MESSAGE.
Referenced by ~counters().
|
static |
Referenced by counters(), stats(), and SMDS::salome_chrono::stop().
|
staticprotected |
Referenced by counters(), and stats().