FunctionalTestsDataMemoryStatsData
Base: ISerializable
None.
| 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[] |
None.