|
Medial Code Documentation
|
Timing utility used to measure total method execution time over the lifetime of the containing object. More...
#include <timer.h>
Public Member Functions | |
| void | Print () const |
| Print all the statistics. | |
| void | Init (std::string label) |
| void | Start (const std::string &name) |
| void | Stop (const std::string &name) |
Timing utility used to measure total method execution time over the lifetime of the containing object.