Profiler::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 64 of file debug-profiler.h.


Constructor & Destructor Documentation

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

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


Member Data Documentation

long long Profiler::Profiler::profile_data::accumulatedCounter

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

long long Profiler::Profiler::profile_data::callCounter

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

long long Profiler::Profiler::profile_data::maxCounter

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

long long Profiler::Profiler::profile_data::minCounter

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

long long Profiler::Profiler::profile_data::startCounter

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


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

Generated on Tue Jun 2 19:19:59 2009 for kradio4 by  doxygen 1.5.8