Home
last modified time | relevance | path

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

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