Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
PlatformMemoryHelpers.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#
pragma
once
3
4
#
include
"HAL/PlatformMemory.h"
5
6
namespace
PlatformMemoryHelpers
7
{
8
9
//@return platform specific current memory statistics - caches value for same frame to avoid repeated costly platform calls.
10
FPlatformMemoryStats
GetFrameMemoryStats
();
11
}
PlatformMemoryHelpers
Definition
PlatformMemoryHelpers.h:7
PlatformMemoryHelpers::GetFrameMemoryStats
FPlatformMemoryStats GetFrameMemoryStats()
FPlatformMemoryStats
Definition
WindowsPlatformMemory.h:20
Downloads
ArkServerAPI_NEW
ASA
AsaApi
AsaApi
Core
Public
API
UE
HAL
PlatformMemoryHelpers.h
Generated by
1.10.0