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

Method GetFailRate

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

Source from the content-addressed store, hash-verified

259 return PingTracker.GetRTT();
260 }
261 float GetFailRate() const {
262 return FailRate;
263 }
264 float GetTimeSinceLastRecv() const {
265 return TimeSinceLastRecv;
266 }

Callers 1

GetPeerLinkDebugMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected