UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LatencyTesting.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::IoStore
 NO_LOGGING.
 

Functions

void UE::IoStore::LatencyTest (FAnsiStringView InUrl, FAnsiStringView InPath, uint32 TimeOutMs, TArrayView< int32 > OutResults)
 
bool UE::IoStore::ConnectionTest (FAnsiStringView Url, FAnsiStringView Path, uint32 TimeoutMs)
 
int32 UE::IoStore::ConnectionTest (TConstArrayView< FAnsiString > Urls, FAnsiStringView Path, uint32 TimeoutMs, std::atomic_bool &bCancel)