Public Member Functions

Celartem::DebugTimer Class Reference

#include <cel_time.h>

List of all members.

Public Member Functions

 DebugTimer (const String &label)
void milestone (const String &label)
 ~DebugTimer ()

Detailed Description

This function is for instrumenting the function.


Constructor & Destructor Documentation

Celartem::DebugTimer::DebugTimer ( const String label  )  [inline]

Constructor.
It actually starts instrumenting of the first mile stone.

Parameters:
label The label for the first milestone.
Celartem::DebugTimer::~DebugTimer (  )  [inline]

Destructor.
It finishes the last milestone.


Member Function Documentation

void Celartem::DebugTimer::milestone ( const String label  )  [inline]

This function starts instrumenting of a new mile stone.

Parameters:
label The label for the first milestone.

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

This document is made with doxygen 1.7.1 at Sun Sep 5 2010 13:03:39.
Caminova Logo