hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | Public Attributes | List of all members
hobbes::probe Struct Reference

#include <perf.H>

Collaboration diagram for hobbes::probe:
Collaboration graph

Public Member Functions

 probe (const std::string &msg)
 
void report () const
 

Public Attributes

std::string msg
 
long t0
 

Constructor & Destructor Documentation

◆ probe()

hobbes::probe::probe ( const std::string &  msg)
inline

Member Function Documentation

◆ report()

void hobbes::probe::report ( ) const
inline

Member Data Documentation

◆ msg

std::string hobbes::probe::msg

◆ t0

long hobbes::probe::t0

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