bmv2
Designing your own switch target with bmv2
Public Member Functions | List of all members
bm::PeriodicTaskList Class Reference

Public Member Functions

void start ()
 Starts the loop which executes the tasks in a new thread. More...
 

Detailed Description

Singleton which stores and executes periodic tasks. Registration and unregistration are handled automatically in the PeriodicTask constructor.

Member Function Documentation

◆ start()

void bm::PeriodicTaskList::start ( )

Starts the loop which executes the tasks in a new thread.


The documentation for this class was generated from the following file: