use getnsecuptime instead of getmicrouptime.
authordlg <dlg@openbsd.org>
Tue, 15 Jun 2021 10:10:22 +0000 (10:10 +0000)
committerdlg <dlg@openbsd.org>
Tue, 15 Jun 2021 10:10:22 +0000 (10:10 +0000)
commit58d692258f509b462083459af44d37e7e7de44e1
tree8d888399a1fac96b290143bd1f47de0df838bf04
parentb5b244d427128cbafd8b560c0445574f8db343c2
use getnsecuptime instead of getmicrouptime.

working on a uint64_t is easier than remembering how timercmp and
timersub works.

ok jmatthew@
sys/net/if_pfsync.c