Public Member Functions | Private Member Functions | Private Attributes

perf::DebugTimer Class Reference
[Performance Timers API]

#include <perf.h>

Collaboration diagram for perf::DebugTimer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DebugTimer (const char *msg)
 ~DebugTimer (void) throw ()

Private Member Functions

 DebugTimer (const DebugTimer &)
const DebugTimeroperator= (const DebugTimer &)

Private Attributes

time_t m_start_time
std::string m_msg

Detailed Description

Definition at line 192 of file perf.h.


Constructor & Destructor Documentation

perf::DebugTimer::DebugTimer ( const char *  msg  ) 

Definition at line 163 of file perf.cpp.


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