Atlperf.h contains attributes and macros that let you expose Performance Monitor counters from your applications and services.
Attributes
| perfmon | Apply this attribute to a class to define a performance manager object. |
| perf_object | Apply this attribute to a class to define a performance monitor object. |
| perf_counter | Apply this attribute to a data member in a perf_object class to expose it as a performance counter. |
Classes
Macros
See Also