Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-timeout.hpp59 struct timeout_values struct
61 timeout_values(duration_type p, coordination_type c) in timeout_values() function
67 duration_type period;
68 coordination_type coordination;