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++.
Public Types | List of all members
rxcpp::schedulers::scheduler_base Struct Reference

#include <rx-scheduler.hpp>

Inheritance diagram for rxcpp::schedulers::scheduler_base:
Inheritance graph
[legend]

Public Types

typedef std::chrono::steady_clock clock_type
 
typedef tag_scheduler scheduler_tag
 

Member Typedef Documentation

typedef std::chrono::steady_clock rxcpp::schedulers::scheduler_base::clock_type

The documentation for this struct was generated from the following file: