Searched refs:xtime_sec_t (Results 1 – 2 of 2) sorted by relevance
37 typedef int_fast32_t xtime_sec_t; //INT_FAST32_MIN <= sec <= INT_FAST32_MAX typedef39 typedef int_fast64_t xtime_sec_t; //INT_FAST64_MIN <= sec <= INT_FAST64_MAX44 xtime_sec_t sec;65 res.sec=static_cast< ::boost::xtime::xtime_sec_t>(time_since_epoch.total_seconds()); in get_xtime()
92 boost::xtime::xtime_sec_t seconds = now.sec - start_time.sec; in increase_test_size()