Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMemory
Description
Updates platform specific stats. This method is called through FGenericStatsUpdater from the task graph thread.
| Name | InternalUpdateStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMemory.h |
| Include Path | #include "GenericPlatform/GenericPlatformMemory.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMemory.cpp |
static void InternalUpdateStats
(
const FPlatformMemoryStats & MemoryStats
)