Man Linux: Main Page and Category List

NAME

       clocktest - Xenomai Clock Test

SYNOPSIS

       clocktest

DESCRIPTION

       clocktest  is  part  of the Xenomai test suite and tests the Clock. For
       each CPU, it repeatedly prints a time offset (compared to the reference
       gettimeofday()),  a  drift  value,  the number of warps and the maximum
       warp in microseconds.

       For this program to work, you need to run a  suitable  Xenomai  enabled
       kernel with the respective module (xeno_posix).

OPTIONS

       clocktest accepts the following options:

       -C <clock_id>
              tested clock, default=0 (CLOCK_REALTIME)

       -T <test_duration_seconds>
              default=0, so ^C to end

AUTHOR

       clocktest  was written by Jan Kiszka <jan.kiszka@web.de>. This man page
       was written by Roland Stigge <stigge@antcom.de>.