Searched refs:constructtime (Results 1 – 1 of 1) sorted by relevance
5757 struct timeval total, readtime, constructtime, reloadtime, deletetime; in fr_finish_time() local5763 timeval_subtract(&constructtime, time_construct, time_read); in fr_finish_time()5770 (int)constructtime.tv_sec, (int)constructtime.tv_usec)) in fr_finish_time()