Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FLoadTimeTracker
An accumulated stat group, with time and count for each instance
| Name | FAccumulatorTracker |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/LoadTimeTracker.h |
| Include Path | #include "ProfilingDebugging/LoadTimeTracker.h" |
Syntax
struct FAccumulatorTracker
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TimeInfo | TMap< FName, FTimeAndCount > | ProfilingDebugging/LoadTimeTracker.h |