FPersistentStatsBase::StatsEnd

Tries to set this stat pool as "inactive".

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h

Include

#include "InstallBundleUtils.h"

Source

/Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleUtils.cpp

Syntax

void StatsEnd
(
    bool bStopAllActiveTimers
)

Remarks

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!

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss