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:252–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
return PacketsInFly > 0;
251
}
252
float GetTimeout() const {
253
return PingTracker.GetTimeout();
254
}
255
float GetWindow() const {
256
return Window;
257
}
Callers
nothing calls this directly
Calls
1
GetTimeout
Method · 0.45
Tested by
no test coverage detected