Profiler::profile_data Struct Reference

#include <debug-profiler.h>

List of all members.

Public Member Functions

 profile_data (long long start=0)

Public Attributes

long long startCounter
long long accumulatedCounter
long long callCounter
long long minCounter
long long maxCounter


Detailed Description

Definition at line 63 of file debug-profiler.h.


Constructor & Destructor Documentation

Profiler::profile_data::profile_data ( long long  start = 0  )  [inline]

Definition at line 65 of file debug-profiler.h.


Member Data Documentation

long long Profiler::profile_data::accumulatedCounter

Definition at line 69 of file debug-profiler.h.

long long Profiler::profile_data::callCounter

Definition at line 70 of file debug-profiler.h.

long long Profiler::profile_data::maxCounter

Definition at line 72 of file debug-profiler.h.

long long Profiler::profile_data::minCounter

Definition at line 71 of file debug-profiler.h.

long long Profiler::profile_data::startCounter

Definition at line 68 of file debug-profiler.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 28 16:42:32 2011 for kradio by  doxygen 1.4.7