ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
rpp::details::interval_strategy< TScheduler, TimePointOrDuration > Struct Template Reference

Public Types

using value_type = size_t
 
using optimal_disposables_strategy = rpp::details::observables::fixed_disposables_strategy<0>
 

Public Member Functions

template<rpp::constraint::observer_of_type< value_type > TObs>
void subscribe (TObs &&observer) const
 

Public Attributes

RPP_NO_UNIQUE_ADDRESS TScheduler scheduler
 
TimePointOrDuration initial
 
rpp::schedulers::duration period
 

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