Create a worker thread with an event loop, message queue and a timer using the C++11 thread support library
Primary LanguageC++