Graph Framework
Loading...
Searching...
No Matches
timing::measure_diagnostic Class Reference

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.
 

Detailed Description

A timing object.

Constructor & Destructor Documentation

◆ measure_diagnostic()

timing::measure_diagnostic::measure_diagnostic ( const std::string  message = "")
inline

Construct a time diagnostic object.

Parameters
[in]messageDiscription of what is being timed.

The documentation for this class was generated from the following file: