table of contents
CLOCKTEST(1) | Xenomai Manual | CLOCKTEST(1) |
NAME¶
clocktest - Xenomai Clock Test
SYNOPSIS¶
clocktest [OPTIONS]
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¶
-C <clock_id>
-T <test_duration_seconds>
-D
AUTHOR¶
clocktest was written by Jan Kiszka. This man page was written by Roland Stigge.
2008/04/01 | Xenomai 2.6.4 |