Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
void HttpClient::SetTimeout(double timeoutSec)
90
{
91
m_timeoutSec = timeoutSec;
92
}
93
94
string const & HttpClient::UrlRequested() const
95
{
Callers
5
LoadMetaConfig
Method · 0.45
DoPing
Function · 0.45
Load
Function · 0.45
Download
Method · 0.45
Connection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected