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

/freebsd-current/contrib/nvi/vi/
H A Dvs_msg.c86 timepoint_steady(&vip->busy_ts);
121 timespecsub(&ts_diff, &vip->busy_ts);
124 vip->busy_ts = ts;
H A Dvi.h255 struct timespec busy_ts;/* Busy timer. */ member in struct:_vi_private

Completed in 114 milliseconds