Searched refs:to_time_point (Results 1 – 4 of 4) sorted by relevance
30 return to_time_point(clock_now); in now()46 virtual clock_type::time_point to_time_point(long absolute) const in to_time_point() function144 clock_type::time_point to_time_point(long absolute) const { in to_time_point() function in rxcpp::schedulers::detail::test_type145 return state->to_time_point(absolute); in to_time_point()564 clock_type::time_point to_time_point(long absolute) const { in to_time_point() function in rxcpp::schedulers::test565 return tester->to_time_point(absolute); in to_time_point()
51 virtual typename scheduler_base::clock_type::time_point to_time_point(absolute) const =0;
578 auto t = sc.to_time_point(225);
762 auto t = sc.to_time_point(225);