MCPcopy Create free account
hub / github.com/DISTORTEC/distortos / run

Method run

source/scheduler/DynamicSoftwareTimer.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19+---------------------------------------------------------------------------------------------------------------------*/
20
21void DynamicSoftwareTimer::run()
22{
23 boundFunction_();
24}
25
26} // namespace distortos

Callers 2

softwareTimerRunnerMethod · 0.45
tickInterruptHandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected