Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FPersistentStatsBase
Description
Tries to set this stat pool as "inactive". By default also stop all active timers. NOTE: If you don't stop all active timers future calls to UpdateTimingStat will still increment this value and save it off!
| Name | StatsEnd |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleUtils.cpp |
void StatsEnd
(
bool bStopAllActiveTimers
)