Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetWindow
Method
GetWindow
library/cpp/netliba/v6/net_acks.h:255–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
return PingTracker.GetTimeout();
254
}
255
float GetWindow() const {
256
return Window;
257
}
258
float GetRTT() const {
259
return PingTracker.GetRTT();
260
}
Callers
2
GetPeerLinkDebug
Method · 0.45
Step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected