Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheUsageStats.h |
Include | #include "DerivedDataCacheUsageStats.h" |
Syntax
struct FDerivedDataCacheSpeedStats
Remarks
Performance stats for this backend
Variables
Type | Name | Description |
---|---|---|
double | LatencyMS | |
double | ReadSpeedMBs | |
double | WriteSpeedMBs |