MCPcopy Create free account
hub / github.com/christophhart/HISE / stopTimer

Method stopTimer

hi_scripting/scripting/api/ScriptingApiObjects.cpp:4768–4771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4766}
4767
4768void ScriptingObjects::TimerObject::stopTimer()
4769{
4770 it.stopTimer();
4771}
4772
4773void ScriptingObjects::TimerObject::setTimerCallback(var callbackFunction)
4774{

Callers 2

~TimerObjectMethod · 0.45
timerCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected