Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-buffer_time.hpp75 struct buffer_with_time_values struct
77 buffer_with_time_values(duration_type p, duration_type s, coordination_type c) in buffer_with_time_values() function
83 duration_type period;
84 duration_type skip;
85 coordination_type coordination;