![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScopedTimers.h>
Public Member Functions | |
| FScopedDurationTimeCustomLogger (const TCHAR *InTitle, double &InTotalTime, Func InLogFunc) | |
| ~FScopedDurationTimeCustomLogger () | |
Utility class for logging the duration of a scoped action (the user doesn't have to call Start() and Stop() manually) using a custom output function.
|
inlineexplicit |
|
inline |