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 GetLastGCTime()
Remarks
Gets the last time that the GC was run. Returns the FPlatformTime::Seconds() for the last garbage collection, 0 if GC has never run.