#include <chrono.hxx>
Public Member Functions | |
salome_chrono (int i) | |
~salome_chrono () | |
void | stop () |
Protected Attributes | |
bool | _run |
int | _ctr |
clock_t | _start |
clock_t | _end |
void salome_chrono::stop | ( | ) |
References _ctr, acnt::_ctrCumul, acnt::_ctrOccur, counters::_ctrs, _end, _run, and _start.
Referenced by ~salome_chrono().
|
protected |
Referenced by stop().
|
protected |
Referenced by stop(), and ~salome_chrono().
|
protected |
Referenced by salome_chrono(), and stop().