MCPcopy Create free account
hub / github.com/axmolengine/axmol / killAll

Method killAll

core/base/SimpleTimer.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void killAll(bool bNative)
92{
93 Director::getInstance()->getScheduler()->unscheduleAllForTarget(STIMER_TARGET(bNative));
94}
95} // namespace stimer
96}

Callers

nothing calls this directly

Calls 2

getInstanceFunction · 0.85

Tested by

no test coverage detected