UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedMallocTimer Struct Reference

#include <UnrealMemory.h>

Public Member Functions

UE_FORCEINLINE_HINT FScopedMallocTimer (int32 InIndex)
 
UE_FORCEINLINE_HINT ~FScopedMallocTimer ()
 
UE_FORCEINLINE_HINT void Hit (int32 InIndex)
 

Constructor & Destructor Documentation

◆ FScopedMallocTimer()

UE_FORCEINLINE_HINT FScopedMallocTimer::FScopedMallocTimer ( int32  InIndex)
inline

◆ ~FScopedMallocTimer()

UE_FORCEINLINE_HINT FScopedMallocTimer::~FScopedMallocTimer ( )
inline

Member Function Documentation

◆ Hit()

UE_FORCEINLINE_HINT void FScopedMallocTimer::Hit ( int32  InIndex)
inline

The documentation for this struct was generated from the following file: