Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Touch
Method
Touch
library/cpp/coroutine/engine/sockpool.h:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void Touch() noexcept {
72
TouchTime_ = TInstant::Now();
73
}
74
75
const TInstant& LastTouch() const noexcept {
76
return TouchTime_;
Callers
2
Get
Method · 0.45
GetAlive
Method · 0.45
Calls
1
Now
Function · 0.50
Tested by
no test coverage detected