NoCounter Class Reference
[Time Measuring and Counting]


Detailed Description

This class can be used in the same way as Counter however it does not count at all and does not print report on destruction.

Replacing a Counter with a NoCounter makes it possible to turn off all counting and reporting (SubCounters should also be replaced with NoSubCounters), so it does not affect the efficiency of the program at all.

See also:
Counter
#include <lemon/counter.h>

List of all members.


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

Generated on Sun Oct 12 20:09:47 2008 for LEMON by  doxygen 1.5.7.1