Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-window_time.hpp67 struct window_with_time_values struct
69 window_with_time_values(duration_type p, duration_type s, coordination_type c) in window_with_time_values() function
75 duration_type period;
76 duration_type skip;
77 coordination_type coordination;