FOnNetworkProcessingCausingSlowFrame

Callback for platform handling when networking is taking a long time in a single frame (by default over 1 second).

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_NoParams< void > FOnNetworkProcessingCausingSlowFrame

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/IpNetDriver.h

Include

#include "IpNetDriver.h"

Remarks

Callback for platform handling when networking is taking a long time in a single frame (by default over 1 second). It may get called multiple times in a single frame if additional processing after a previous alert exceeds the threshold again

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