hpp-util  4.9.0
Debugging tools for the HPP project.
hpp::debug::TimeCounter::Scope Struct Reference

#include <hpp/util/timer.hh>

Collaboration diagram for hpp::debug::TimeCounter::Scope:

Public Member Functions

 Scope (TimeCounter &t)
 
 ~Scope ()
 

Public Attributes

TimeCountertc
 

Constructor & Destructor Documentation

◆ Scope()

hpp::debug::TimeCounter::Scope::Scope ( TimeCounter t)
inline

◆ ~Scope()

hpp::debug::TimeCounter::Scope::~Scope ( )
inline

Member Data Documentation

◆ tc

TimeCounter& hpp::debug::TimeCounter::Scope::tc

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