| 19 | +---------------------------------------------------------------------------------------------------------------------*/ |
| 20 | |
| 21 | void DynamicSoftwareTimer::run() |
| 22 | { |
| 23 | boundFunction_(); |
| 24 | } |
| 25 | |
| 26 | } // namespace distortos |
no outgoing calls
no test coverage detected