Navigation
API > API/Runtime > API/Runtime/HTTP > API/Runtime/HTTP/GenericPlatform > API/Runtime/HTTP/GenericPlatform/FHttpRequestCommon
- IHttpRequest::GetElapsedTime()
- FHttpRequestCommon::GetElapsedTime()
References
| Module | HTTP |
| Header | /Engine/Source/Runtime/Online/HTTP/Public/GenericPlatform/HttpRequestCommon.h |
| Include | #include "GenericPlatform/HttpRequestCommon.h" |
| Source | /Engine/Source/Runtime/Online/HTTP/Private/GenericPlatform/HttpRequestCommon.cpp |
virtual float GetElapsedTime() const
Remarks
Gets the time that it took for the server to fully respond to the request. elapsed time in seconds.