Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FLoadTimeTracker
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/LoadTimeTracker.h |
Include | #include "ProfilingDebugging/LoadTimeTracker.h" |
Syntax
struct FTimeAndCount
Remarks
Track a time and count for a stat
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint64 | Count | |
![]() |
double | Time |