hpp::debug::TimeCounter::Scope Struct Reference

#include <hpp/util/timer.hh>

Collaboration diagram for hpp::debug::TimeCounter::Scope:
[legend]

Public Member Functions

 Scope (TimeCounter &t)
 
 ~Scope ()
 

Public Attributes

TimeCountertc
 

Constructor & Destructor Documentation

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

Member Data Documentation

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