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

/freebsd-10.3-release/contrib/nvi/vi/
H A Dvs_msg.c90 timepoint_steady(&vip->busy_ts);
125 timespecsub(&ts_diff, &vip->busy_ts);
128 vip->busy_ts = ts;
H A Dvi.h257 struct timespec busy_ts;/* Busy timer. */ member in struct:_vi_private

Completed in 38 milliseconds