#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 acnt::_ctrNames, and MESSAGE.
counters::~counters | ( | ) |
|
static |
References MESSAGE.
Referenced by SMDS_UnstructuredGrid::BuildDownwardConnectivity(), and SMESH_MeshEditor::DoubleNodesOnGroupBoundaries().
|
static |
Referenced by salome_chrono::stop().
|
staticprotected |