Searched refs:to_xtime_round_up (Results 1 – 3 of 3) sorted by relevance
69 to_xtime_round_up(duration<Rep, Period> d) in to_xtime_round_up() function95 xt = to_xtime_round_up(ms); in test_with_xtime()99 xt = to_xtime_round_up(seconds(3) + nanoseconds(999)); in test_with_xtime()
1279 to_xtime_round_up(duration<Rep, Period> d) in to_xtime_round_up() function1305 xt = to_xtime_round_up(ms); in test_with_xtime()1309 xt = to_xtime_round_up(seconds(3) + nanoseconds(999)); in test_with_xtime()
1745 to_xtime_round_up(boost::chrono::__duration<Rep, Period> d)1770 xt = to_xtime_round_up(ms);1774 xt = to_xtime_round_up(boost::chrono::seconds(3) + __nanoseconds(999));