Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/Trace
References
| Module | TraceLog |
| Header | /Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h |
| Include | #include "Trace/Trace.h" |
Syntax
struct FStatistics
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint64 | BytesSent | ||
| uint64 | BytesTraced | ||
| uint32 | CacheAllocated | ||
| uint32 | CacheUsed | ||
| uint32 | CacheWaste | ||
| uint64 | MemoryUsed |