Pyrogenesis  trunk
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ScopeTimer Class Reference

used by TIMER More...

#include <timer.h>

Public Member Functions

 ScopeTimer (const wchar_t *description)
 
 ~ScopeTimer ()
 

Private Member Functions

 NONCOPYABLE (ScopeTimer)
 

Private Attributes

double m_t0
 
const wchar_t * m_description
 

Detailed Description

used by TIMER

Constructor & Destructor Documentation

◆ ScopeTimer()

ScopeTimer::ScopeTimer ( const wchar_t *  description)
inline

◆ ~ScopeTimer()

ScopeTimer::~ScopeTimer ( )
inline

Member Function Documentation

◆ NONCOPYABLE()

ScopeTimer::NONCOPYABLE ( ScopeTimer  )
private

Member Data Documentation

◆ m_description

const wchar_t* ScopeTimer::m_description
private

◆ m_t0

double ScopeTimer::m_t0
private

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