Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ DeltaLimit
Method
DeltaLimit
library/cpp/neh/https.cpp:108–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
inline size_t DeltaLimit() const noexcept {
109
return Limits.Delta();
110
}
111
112
unsigned UnusedConnKeepaliveTimeout() const {
113
if (size_t e = ExceedSoftLimit()) {
Callers
nothing calls this directly
Calls
1
Delta
Method · 0.80
Tested by
no test coverage detected