Switch to struct timespec for collecting stats. This allows to use
authorclaudio <claudio@openbsd.org>
Wed, 14 Dec 2022 10:34:49 +0000 (10:34 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 14 Dec 2022 10:34:49 +0000 (10:34 +0000)
commit65c1cececaece7a50a38d6d0af8dbb6074cfa203
tree11c9af72b26704880970225d9653b5aa36c0d7f3
parent28439bbc17f565f474c6e38f91da59393a4514bb
Switch to struct timespec for collecting stats. This allows to use
clock_gettime(CLOCK_MONOTONIC) for runtime calculation.
OK tb@
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/main.c