CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/14 03:34:49
Modified files:
usr.sbin/rpki-client: extern.h main.c
Log message:
Switch to struct timespec for collecting stats. This allows to use
clock_gettime(CLOCK_MONOTONIC) for runtime calculation.
OK tb@
