Thread aspect that allows to replace the main loop of the main application of Fawkes.
TimeTrackerMainLoopThread()
Constructor.
virtual void loop()
Code to execute in the thread.
virtual ~TimeTrackerMainLoopThread()
Destructor.
virtual void run()
Stub to see name in backtrace for easier debugging.
Main thread of time tracker main loop plugin.