Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::Profiler::Stats Class Reference

#include <Profiler.h>

Collaboration diagram for PLearn::Profiler::Stats:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Stats (int f=0, int d=0)

Public Attributes

int frequency_of_occurence
int total_duration
clock_t time_of_last_start
bool on_going

Constructor & Destructor Documentation

PLearn::Profiler::Stats::Stats int  f = 0,
int  d = 0
[inline]
 

Definition at line 99 of file Profiler.h.

References frequency_of_occurence, on_going, time_of_last_start, and total_duration.


Member Data Documentation

int PLearn::Profiler::Stats::frequency_of_occurence
 

Definition at line 94 of file Profiler.h.

Referenced by PLearn::Profiler::end(), PLearn::Profiler::report(), and Stats().

bool PLearn::Profiler::Stats::on_going
 

Definition at line 97 of file Profiler.h.

Referenced by PLearn::Profiler::end(), PLearn::Profiler::start(), and Stats().

clock_t PLearn::Profiler::Stats::time_of_last_start
 

Definition at line 96 of file Profiler.h.

Referenced by PLearn::Profiler::end(), PLearn::Profiler::start(), and Stats().

int PLearn::Profiler::Stats::total_duration
 

Definition at line 95 of file Profiler.h.

Referenced by PLearn::Profiler::end(), PLearn::Profiler::report(), and Stats().


The documentation for this class was generated from the following file:
Generated on Tue Aug 17 16:24:35 2004 for PLearn by doxygen 1.3.7