Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/GarbageCollection.h |
| Include | #include "UObject/GarbageCollection.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/GarbageCollection.cpp |
double GetLastGCDuration()
Remarks
Gets the duration of the last GC run. Returns the last GC duration, -1 if GC has never run.