

.NET
Win32 Performance Measurement Options
Win32 provides six main timing functions for profiling. We'll analyze them and present six corresponding performance counter classes that wrap these functions. Also included is a template class that manipulates instances of any of the six timing classes in order to provide scoped timing operations.Related Reading
More Insights
INFO-LINK