MCPcopy Create free account
hub / github.com/comaps/comaps / SetTimeout

Method SetTimeout

libs/platform/http_client.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void HttpClient::SetTimeout(double timeoutSec)
90{
91 m_timeoutSec = timeoutSec;
92}
93
94string const & HttpClient::UrlRequested() const
95{

Callers 5

LoadMetaConfigMethod · 0.45
DoPingFunction · 0.45
LoadFunction · 0.45
DownloadMethod · 0.45
ConnectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected