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