Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getScheduler
Method
getScheduler
Source/Node/Node.cpp:377–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
}
376
377
Scheduler* Node::getScheduler() const noexcept {
378
return _scheduler;
379
}
380
381
Dictionary* Node::getUserData() {
382
if (!_userData) {
Callers
4
Node
Method · 0.45
thread
Function · 0.45
threadLoop
Function · 0.45
showStats
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected