Home
last modified time | relevance | path

Searched defs:buffer_with_time_or_count_values (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-buffer_time_count.hpp57 struct buffer_with_time_or_count_values struct
59 buffer_with_time_or_count_values(duration_type p, int n, coordination_type c) in buffer_with_time_or_count_values() function
65 duration_type period;
66 int count;
67 coordination_type coordination;