|
Graph Framework
|
A timing object. More...
#include <timing.hpp>
Public Member Functions | |
| measure_diagnostic (const std::string message="") | |
| Construct a time diagnostic object. | |
| void | print () const |
| Print the result. | |
A timing object.
|
inline |
Construct a time diagnostic object.
| [in] | message | Description of what is being timed. |