Table of Contents
tscimeasure - measurement tool for tsci2 library metrics.
tsci2measure
[-h] [-d] [-c] [-i sample_inteval] [-n num_samples]
Measures
offset and rate error between tsci2 library and system clock. Output is
headered and table delimited. Could be used directly by data processing
tools as MATLAB.
If tsci2 library is built in DEBUG mode (with --enable-debug
when compiled) and this tool is used for daemon measurement,it also prints
out daemon statistics including loop interval, jitter, stability and offset
and rate adjustments.
- -h show the daemon usage.
- -d use daemon method
if possible.
- -c use client method if possible.
- -i sample inteval, in seconds
(default 1).
- -n number of samples. (default infinite).
-
None.
tsci2measure returns a zero exit status if it quits normally.
Non-zero is returned in case of start-up failure.
Xun Luo (sherwoodluo@users.sourceforge.net)
tsci2d(8)
, tsci2demo(1)
.
Table of Contents