Searched refs:trefresh (Results 1 – 1 of 1) sorted by relevance
374 time_t tstart, told, tnew, trefresh; in bsddialog_progressview() local388 trefresh = pvconf->refresh == 0 ? 0 : pvconf->refresh - 1; in bsddialog_progressview()401 if (update || tnew > told + trefresh) { in bsddialog_progressview()