CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/15 04:10:22
Modified files:
sys/net : if_pfsync.c
Log message:
use getnsecuptime instead of getmicrouptime.
working on a uint64_t is easier than remembering how timercmp and
timersub works.
ok jmatthew@
