FDerivedDataCacheUsageStats::TimeProbablyExists

Call this at the top of the CachedDataProbablyExists override.

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FDerivedDataCacheUsageStats

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheUsageStats.h
Include #include "DerivedDataCacheUsageStats.h"
[FCookStats::FScopedStatsCounter](API\Runtime\Core\ProfilingDebugging\FCookStats\FScopedStatsCounter) TimeProbablyExists()  

Remarks

Call this at the top of the CachedDataProbablyExists override. auto Timer = TimeProbablyExists();


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library