Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FScopedMallocTimer Struct Reference

#include <UnrealMemory.h>

Public Member Functions

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

Detailed Description

Definition at line 74 of file UnrealMemory.h.

Constructor & Destructor Documentation

◆ FScopedMallocTimer()

FORCEINLINE FScopedMallocTimer::FScopedMallocTimer ( int32 InIndex)
inline

Definition at line 76 of file UnrealMemory.h.

◆ ~FScopedMallocTimer()

FORCEINLINE FScopedMallocTimer::~FScopedMallocTimer ( )
inline

Definition at line 79 of file UnrealMemory.h.

Member Function Documentation

◆ Hit()

FORCEINLINE void FScopedMallocTimer::Hit ( int32 InIndex)
inline

Definition at line 82 of file UnrealMemory.h.


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