| Class | Description |
|---|---|
| DiagnosticUtils |
A utility class for system diagnostics.
|
| MemoryMonitor |
A simple class for monitoring memory usage of an application.
|
| PerformanceMonitor |
Combines a timer and a memory monitor in a simple utility class.
|
| SystemUtils |
Utility class providing functionality regarding the current system.
|
| Enum | Description |
|---|---|
| SystemUtils.EOperatingSystem |
Enumeration of operating systems.
|