Searched refs:seconds_in_useconds (Results 1 – 1 of 1) sorted by relevance
57 static const useconds_t seconds_in_useconds = (1000 * 1000); variable182 res = ts.tv_sec * seconds_in_useconds; in get_monotonic_useconds()364 *m_timo = get_monotonic_useconds() + (l * seconds_in_useconds); in parse_repeat_check_arg()