![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MallocTimer.h>
Public Types | |
| enum | IndexType : int32 { Reserve , Commit , Combined , DeCommit , Free , Max } |
| enum | PlatormIndexType : int32 { OrdinaryCPU , GPU_WriteCombine , GPU_Cacheable , GPU_WriteCombineRenderTarget , PlatormIndexTypeMax } |
Public Member Functions | |
| UE_FORCEINLINE_HINT | FScopedVirtualMallocTimer (int32 InIndex=0, int32 InPlatformTypeIndex=0) |
| UE_FORCEINLINE_HINT | ~FScopedVirtualMallocTimer () |
Static Public Member Functions | |
| static UE_FORCEINLINE_HINT void | UpdateStats () |
|
inline |
|
inline |
|
inlinestatic |