![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StatsMisc.h>
Static Public Member Functions | |
| static double | GetTime () |
| static void | ClearTime () |
Utility class to store a counter and a time value in seconds. Implementation will be stripped out in STATS disabled builds, although it will waste a small amount of memory unless stripped by the linker.
Useful when timing reentrant functions.