Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp871 struct time_schedulable struct
873 typedef TimePoint time_point_type;
875 time_schedulable(TimePoint when, schedulable a) in time_schedulable() argument
880 TimePoint when;
881 schedulable what;