Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetTimeout
Method
GetTimeout
library/cpp/netliba/v6/net_acks.h:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
return Max(minSKO, sko);
50
}
51
float GetTimeout() const {
52
return GetRTT() + GetRTTSKO() * 3;
53
}
54
void RegisterRTT(float rtt);
55
void IncreaseRTT();
56
};
Callers
3
GetPeerLinkDebug
Method · 0.45
GetTimeout
Method · 0.45
Step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected