The AdCpuUsage is a single unit that
provides CPU usage measurement routines for Windows 95, 98, NT and 2000. It
suggests an easy way to obtain the CPU usage for all mentioned operation
systems. Only two function calls are necessary to obtain the CPU usage:
the first one - CollectCPUDate - refreshes the data about CPU usage and the
second one - GetCPUUsage - returns the CPU usage for each processor in the
systems. Note that the same functions are used for all mentined
operating systems.
The AdCPuUsage is freeware and is
disitibuted with complete sources.
For advanced performance monitoring
under Windows NT use the PerfUtils
components.
|