Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4768
void ScriptingObjects::TimerObject::stopTimer()
4769
{
4770
it.stopTimer();
4771
}
4772
4773
void ScriptingObjects::TimerObject::setTimerCallback(var callbackFunction)
4774
{
Callers
2
~TimerObject
Method · 0.45
timerCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected