MCPcopy Create free account
hub / github.com/catboost/catboost / GetTransferCount

Method GetTransferCount

library/cpp/netliba/v6/net_acks.h:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265 return TimeSinceLastRecv;
266 }
267 int GetTransferCount() const {
268 return ActiveTransferCount;
269 }
270 float GetMaxWindow() const {
271 return UseTOSforAcks ? MaxWindow : -1;
272 }

Callers 2

StepMethod · 0.80
GetPeerLinkDebugMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected