Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-debounce.hpp51 struct debounce_values struct
53 debounce_values(duration_type p, coordination_type c) in debounce_values() function
59 duration_type period;
60 coordination_type coordination;