RxCpp
The Reactive Extensions for Native (RxCpp) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C++.
|
#include <rx-scheduler.hpp>
Public Types | |
typedef std::chrono::steady_clock | clock_type |
typedef tag_scheduler | scheduler_tag |
typedef std::chrono::steady_clock rxcpp::schedulers::scheduler_base::clock_type |