#include <cel_time.h>
List of all members.
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: