IHttpRequest::GetElapsedTime

Gets the time that it took for the server to fully respond to the request.

Windows
MacOS
Linux

Override Hierarchy

IHttpRequest::GetElapsedTime()

FHttpRequestAdapterBase::GetElapsedTime()

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpRequest.h

Include

#include "Interfaces/IHttpRequest.h"

Syntax

float GetElapsedTime() const

Remarks

Gets the time that it took for the server to fully respond to the request.

Returns

elapsed time in seconds.

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