FunctionalTestsDataMemoryStatsData class
FunctionalTestsDataMemoryStatsData
Inheritance
Base: ISerializable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
totalPhysicalMemory | ulong | |
availablePhysicalMemory | ulong | |
runtimeTotalBytesAllocated | ulong | |
cpuBytesAllocated | ulong | |
gpuBytesAllocated | ulong | |
totalAllocationCount | uint | |
cpuAllocationCount | uint | |
gpuAllocationCount | uint | |
engineTick | ulong | |
lastTimeDelta | float | |
engineTime | double | |
rawLocalTime | ulong | |
playerPosition | string | |
playerOrientation | string | |
poolsRuntimeInfo | byte[] | |
poolsCurrentInfo | byte[] |
Functions
None.