Version: 9.16.0
SMDS::counters Class Reference

#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
 

Constructor & Destructor Documentation

◆ counters()

◆ ~counters()

counters::~counters ( )

References stats().

Member Function Documentation

◆ stats()

void counters::stats ( )
static

References _ctrs, _nbChrono, and MESSAGE.

Referenced by ~counters().

Field Documentation

◆ _ctrs

cntStruct * counters::_ctrs = 0
static

◆ _nbChrono

int counters::_nbChrono = 0
staticprotected

Referenced by counters(), and stats().