Platforms to show: All Mac Windows Linux Cross-Platform

WindowsProcessCpuUsageReportMBS class   New in 25.1

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows MBS WinFrameworks Plugin 25.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Provides data about the CPU usage of the process.
Example
var s as new WindowsProcessDiagnosticInfoMBS
var c as WindowsProcessCpuUsageReportMBS = s.CpuUsage

ListBox1.AddRow c.UserTime.ToString+" user time"

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Blog Entries

Release notes

Some properties using for this class:

Some related classes:


The items on this page are in the following plugins: MBS WinFrameworks Plugin.


WindowsPrinterMBS   -   WindowsProcessDiagnosticExceptionMBS


The biggest plugin in space...