Searched refs:dt_last (Results 1 – 1 of 1) sorted by relevance
8915 static double dt_last = 0.0; in check_ncache() local9110 if (dt_guess == NULL || now > dt_last + 60) { in check_ncache()9119 dt_last = now; in check_ncache()