Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::TimeProbe Class Reference

#include <itkTimeProbe.h>

List of all members.

Public Types

typedef unsigned long CountType
typedef clock_t ClickType

Public Member Functions

 TimeProbe ()
 ~TimeProbe ()
void Start (void)
void Stop (void)
CountType GetNumberOfStarts (void) const
CountType GetNumberOfStops (void) const
double GetMeanTime (void) const


Member Typedef Documentation

typedef clock_t itk::TimeProbe::ClickType
 

Definition at line 33 of file itkTimeProbe.h.

typedef unsigned long itk::TimeProbe::CountType
 

Definition at line 32 of file itkTimeProbe.h.


Constructor & Destructor Documentation

itk::TimeProbe::TimeProbe  ) 
 

itk::TimeProbe::~TimeProbe  ) 
 


Member Function Documentation

double itk::TimeProbe::GetMeanTime void   )  const
 

CountType itk::TimeProbe::GetNumberOfStarts void   )  const
 

CountType itk::TimeProbe::GetNumberOfStops void   )  const
 

void itk::TimeProbe::Start void   ) 
 

void itk::TimeProbe::Stop void   ) 
 


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:13:45 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000