bmv2
Designing your own switch target with bmv2
|
Public Member Functions | |
void | start () |
Starts the loop which executes the tasks in a new thread. More... | |
Singleton which stores and executes periodic tasks. Registration and unregistration are handled automatically in the PeriodicTask constructor.
void bm::PeriodicTaskList::start | ( | ) |
Starts the loop which executes the tasks in a new thread.