Public Member Functions | List of all members
Celartem::DebugTimer Class Reference

#include <cel_time.h>

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
labelThe 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
labelThe label for the first milestone.

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

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:06.
Cuminas Logo