United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Track the system CPU usage (CppCpuUsage)
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From All-In-One Code Framework
ASP.NET AJAX web chat application
(38)
ASP.NET GridView control demo (CSASPNETGridVi
ew)
(22)
Import/export Excel worksheet in ASP.NET (CSASPNETExcelI
mportExport)
(19)
Upload/edit image in ASP.NET (CSASPNETImageE
ditUpload)
(19)
Azure + Bing Map sample application (CSAzureBingMap
s)
(15)
See All
Track the system CPU usage (CppCpuUsage)
This code sample demonstrates how to use the PerformanceCounter to track the CPU usage of the system or a certain process. It lets the user visualize a Plot of one or more Performance Counter Value against time.
Download
C++ (238.8 KB)
Ratings
(1)
Downloaded
5,949 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
3/12/2012
License
MS-LPL
Share
Technologies
Windows SDK
Topics
CPU
,
PerformanceCoun
ter
Report Abuse to Microsoft
Description
Browse Code
Q and A