FManager::HasTimedOut

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpRetrySystem.h

Include

#include "HttpRetrySystem.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HttpRetrySystem.cpp

Syntax

bool HasTimedOut
(
    const FHttpRetryRequestEntry & HttpRetryRequestEntry,
    const double NowAbsoluteSeconds
)

Returns

true if the retry request has timed out

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