Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ ~TimerObject
Method
~TimerObject
hi_scripting/scripting/api/ScriptingApiObjects.cpp:4716–4719 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4714
4715
4716
ScriptingObjects::TimerObject::~TimerObject()
4717
{
4718
it.stopTimer();
4719
}
4720
4721
void ScriptingObjects::TimerObject::timerCallback()
4722
{
Callers
nothing calls this directly
Calls
1
stopTimer
Method · 0.45
Tested by
no test coverage detected