Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP
| |
|
| Name |
FBackgroundHttpRequestMetricsExtended |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpMetrics.h |
| Include Path |
#include "BackgroundHttpMetrics.h" |
Syntax
struct FBackgroundHttpRequestMetricsExtended
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DownloadDuration |
float |
|
BackgroundHttpMetrics.h |
|
| FetchEndTimeUTC |
FDateTime |
|
BackgroundHttpMetrics.h |
|
| FetchStartTimeUTC |
FDateTime |
|
BackgroundHttpMetrics.h |
|
| TotalBytesDownloaded |
int32 |
|
BackgroundHttpMetrics.h |
|