Home
last modified time | relevance | path

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

/src/contrib/unbound/daemon/ !
H A Dremote.c5757 struct timeval total, readtime, constructtime, reloadtime, deletetime; in fr_finish_time() local
5763 timeval_subtract(&constructtime, time_construct, time_read); in fr_finish_time()
5770 (int)constructtime.tv_sec, (int)constructtime.tv_usec)) in fr_finish_time()