MCPcopy 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
4716ScriptingObjects::TimerObject::~TimerObject()
4717{
4718 it.stopTimer();
4719}
4720
4721void ScriptingObjects::TimerObject::timerCallback()
4722{

Callers

nothing calls this directly

Calls 1

stopTimerMethod · 0.45

Tested by

no test coverage detected