Hello everyone.
I was curious what the C# code (Visual Studio 2005) would look like for checking the CPU usage at any given time. Let's say it might do something like return a percentage in use or some other indicator.
I looked around the System. "using" libraries but nothing stood out. Just don't know where to start.
Thanks all.
Patrick
I was curious what the C# code (Visual Studio 2005) would look like for checking the CPU usage at any given time. Let's say it might do something like return a percentage in use or some other indicator.
I looked around the System. "using" libraries but nothing stood out. Just don't know where to start.
Thanks all.
Patrick