Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FAssetReadLogger
Description
Computes aggregate stats from the in-memory tracked asset reads and pushes them to CsvProfiler SetMetadata under `assetreads_*_. Called automatically at the end of Shutdown() and SweepAndFlushToFile()
| Name | AppendCSVMetadataStats |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/AssetReadLogger.h |
| Include Path | #include "Misc/AssetReadLogger.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Misc/AssetReadLogger.cpp |
void AppendCSVMetadataStats() const