|
X-Boost
2.3.8
|
Compute timing statistics. More...
#include <timer.h>
Inherits Counter.
Public Member Functions | |
| void | Reset () |
| void | Start () |
| void | Pause () |
| void | Resume () |
| void | Stop () |
| double | Last () const |
| double | Avg () const |
| double | Var () const |
| double | Min () const |
| double | Max () const |
| int | Count () const |
| operator bool () const | |
Public Member Functions inherited from Counter | |
| double | GetTime () const |
Compute timing statistics.
1.8.7