MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getSystemScheduler

Method getSystemScheduler

Source/Basic/Director.cpp:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132Scheduler* Director::getSystemScheduler() const noexcept {
133 return _systemScheduler;
134}
135
136Scheduler* Director::getPostScheduler() const noexcept {
137 return _postScheduler;

Callers 9

startMethod · 0.80
EffekManagerMethod · 0.80
saveAsyncMethod · 0.80
startMethod · 0.80
runMethod · 0.80
initMethod · 0.80
runJobMethod · 0.80
initMethod · 0.80
handleEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected