Searched refs:startime (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dlinenum.c219 static time_type startime; variable
229 if (get_time() >= startime + LONGTIME)
309 startime = get_time();

Completed in 43 milliseconds