ReactivePlusPlus
ReactiveX implementation for C++20
|
Scheduler is the way to introduce multi-threading in your application via RPP. More...
Classes | |
class | rppqt::schedulers::main_thread_scheduler |
Schedule provided schedulables to main GUI QT thread (where QApplication placed) More... | |
Scheduler is the way to introduce multi-threading in your application via RPP.