performance_counter Class Reference

#include <platformstl/performance/performance_counter.hpp>


Detailed Description

A performance counter class.

The class is not actually defined in the platformstl namespace. Rather, it resolves to the appropriate type for the given platform, relying on Intersecting Conformance of the resolved platform-specific types.

When compiling on UNIX platforms, the platformstl::performance_counter type resolves to the unixstl::performance_counter class. On Windows platforms it resolves to the winstl::performance_counter class. It is not defined for other platforms.

Examples:

by_library/performance/performance/performance.cpp, and by_library/performance/processtimes_counter/processtimes_counter.cpp.


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

Generated on Thu Jun 10 08:58:33 2010 for STLSoft by  doxygen 1.5.6