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
7{
8
9 //@return platform specific current memory statistics - caches value for same frame to avoid repeated costly platform calls.
11}
FPlatformMemoryStats GetFrameMemoryStats()