MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / stop

Method stop

src/Core/Triggers/CallbackScheduler.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 void CallbackScheduler::stop()
59 {
60 m_state = CallbackSchedulerState::Done;
61 }
62}

Callers 1

clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected