Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Diagnostics.vxSystemProfiler Class Reference

Static Public Member Functions

static void Init ()
 
static string GetCurrentCpuUsage ()
 
static float GetPeakVirtualMemorySize64 ()
 Gets the current ram usage (in bytes).
 
static float GetMemoryWorkingSet64 ()
 

Static Public Attributes

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
 

Member Function Documentation

◆ 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: