Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SetRecvLagTime
Method
SetRecvLagTime
library/cpp/netliba/v12/udp_socket.cpp:644–646 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
642
}
643
644
void TUdpSocket::SetRecvLagTime(NHPTimer::STime time) {
645
S->SetRecvLagTime(time);
646
}
647
648
TString TUdpSocket::GetSockDebug() const {
649
TString result;
Callers
1
RecvCycle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected