![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScopedTimers.h>
Public Member Functions | |
| FScopedDurationTimeLogger (FString InMsg=TEXT("Scoped action"), FOutputDevice *InDevice=GLog) | |
| ~FScopedDurationTimeLogger () | |
Utility class for logging the duration of a scoped action (the user doesn't have to call Start() and Stop() manually).
|
inlineexplicit |
|
inline |