|
static void | Init () |
|
static string | GetCurrentCpuUsage () |
|
static float | GetPeakVirtualMemorySize64 () |
| Gets the current ram usage (in bytes).
|
|
static float | GetMemoryWorkingSet64 () |
|
|
static Process | CurrentProcess |
|
static OperatingSystem | OSVersion |
|
static int | ProcessorCount |
|
static bool | Initalised |
|
static PerformanceCounter | CpuCounter |
|
static float | TotalPhysicalRam |
| The total physical ram of the system (in bytes).
|
|
static float | TotalPhysicalRamInMb |
|
static float | TotalPhysicalRamInGb |
|
◆ GetPeakVirtualMemorySize64()
static float VerticesEngine.Diagnostics.vxSystemProfiler.GetPeakVirtualMemorySize64 |
( |
| ) |
|
|
static |
Gets the current ram usage (in bytes).
- Returns
- The current ram usage.
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Utilities/DebugTools/vxSystemProfiler.cs