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