Home
last modified time | relevance | path

Searched refs:timestamp_values (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-timestamp.hpp47 struct timestamp_values { struct
48 timestamp_values(coordination_type c) in timestamp_values() argument
55 timestamp_values initial;
88 static subscriber<value_type, observer_type> make(dest_type d, timestamp_values v) { in make()