Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ PollEngine
Method
PollEngine
library/cpp/coroutine/engine/poller.cpp:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
EContPoller PollEngine() const override {
63
return PollerEngine_;
64
}
65
private:
66
T P_;
67
const EContPoller PollerEngine_;
Callers
1
TestPollEngines
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestPollEngines
Method · 0.36