#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 |
| salome_chrono::salome_chrono | ( | int | i | ) |
References _start.
| void salome_chrono::stop | ( | ) |
References _ctr, SMDS::acnt::_ctrCumul, SMDS::acnt::_ctrOccur, SMDS::counters::_ctrs, _end, _run, and _start.
Referenced by ~salome_chrono().
|
protected |
Referenced by stop().
|
protected |
Referenced by stop().
|
protected |
Referenced by stop(), and ~salome_chrono().
|
protected |
Referenced by salome_chrono(), and stop().