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

/freebsd-11-stable/lib/libdpv/
H A Ddpv.c128 int status_last_update = 0; local
665 now.tv_usec - status_last_update >=
677 status_last_update = now.tv_usec;

Completed in 55 milliseconds