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