Home
last modified time | relevance | path

Searched refs:time_interval_values (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-time_interval.hpp48 struct time_interval_values { struct
49 time_interval_values(coordination_type c) in time_interval_values() function
56 time_interval_values initial;
94 static subscriber<value_type, observer_type> make(dest_type d, time_interval_values v) { in make()