Function runForever(long, const char *, std::function<void()>)¶
- Defined in File Action.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “runForever” with arguments (long, const char *, std::function<void()>) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:
- void runForever(TimedAction)
- void runForever(long, const char *, std::function<void>)