Platforms to show: All Mac Windows Linux Cross-Platform
WindowsSystemCpuUsageReportMBS 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 |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 4 properties
- property Handle as Integer
- property IdleTime as Int64
- property KernelTime as Int64
- property UserTime as Int64
- 2 methods
- method Constructor Private
- method Destructor
This class has no sub classes.
Blog Entries
Release notes
- Version 25.1
Some properties using for this class:
- WindowsSystemDiagnosticInfoMBS.CpuUsage as WindowsSystemCpuUsageReportMBS
Some related classes:
- class WindowsProcessCpuUsageReportMBS
- class WindowsProcessDiagnosticExceptionMBS
- class WindowsProcessDiagnosticInfoMBS
- class WindowsProcessDiskUsageReportMBS
- class WindowsProcessMemoryUsageReportMBS
- class WindowsSystemDiagnosticInfoMBS
- class WindowsSystemMemoryUsageReportMBS
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsStoreVideoMBS - WindowsSystemDiagnosticInfoMBS
