Home
last modified time | relevance | path

Searched refs:launched_at (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c297 struct timeval launched_at; in thread_conditions_simple() local
325 evutil_gettimeofday(&launched_at, NULL); in thread_conditions_simple()
359 &launched_at, &actual_delay); in thread_conditions_simple()
377 evutil_timeradd(target_delay, &launched_at, &target_time); in thread_conditions_simple()
/freebsd/contrib/libevent/test/
H A Dregress_thread.c297 struct timeval launched_at; in thread_conditions_simple() local
325 evutil_gettimeofday(&launched_at, NULL); in thread_conditions_simple()
359 &launched_at, &actual_delay); in thread_conditions_simple()
377 evutil_timeradd(target_delay, &launched_at, &target_time); in thread_conditions_simple()