Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FOnDemandHttpStats
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetRecvKiBps () |
IO/IoStoreOnDemand.h | ||
void GetRecvKiBps
(
uint32(&) Out |
IO/IoStoreOnDemand.h |
GetRecvKiBps()
| Name | GetRecvKiBps |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/IoStoreOnDemand.h |
| Include Path | #include "IO/IoStoreOnDemand.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandHttpStats.cpp |
uint32 GetRecvKiBps() const
GetRecvKiBps(uint32(&))
| Name | GetRecvKiBps |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/IoStoreOnDemand.h |
| Include Path | #include "IO/IoStoreOnDemand.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandHttpStats.cpp |
void GetRecvKiBps
(
uint32(&) Out
) const