IAnalyticsProviderET::BlockUntilFlushed

Blocks execution in the thread until all events have been flushed to the network.

Windows
MacOS
Linux

References

Module

AnalyticsET

Header

/Engine/Source/Runtime/Analytics/AnalyticsET/Public/IAnalyticsProviderET.h

Include

#include "IAnalyticsProviderET.h"

Syntax

void BlockUntilFlushed
(
    float InTimeoutSec
)

Remarks

Blocks execution in the thread until all events have been flushed to the network.

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