START sys/kern/clock_gettime 2024-06-16T00:15:33Z ==== run-regress-monotonicrelapse ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c:90:8: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] num = (int)arg; ^~~~~~~~ 1 warning generated. cc -o monotonicrelapse monotonicrelapse.o -lpthread ./monotonicrelapse 4 PASS sys/kern/clock_gettime Duration 0m11.59s