Table of Contents

Name

tscidemo - demo tool to check availability of tsci2lib, including the timekeeping method it is providing, the accuracy and run time performance.

Synopsis

tsci2demo [-h]

Description

tsci2demo prints out three sections of information. Firstly the currently available timekeeping method, namely TSCI2_DAEMON, TSCI2_CLIENT or TSCI2_FALLBACK. Followed is an accuracy test with reference to system clock. At last is an run time performance comparision with gettimeofday().

Options

-h show the tool usage.

Examples

None.

Exit Status

tsci2demo returns a zero exit status if it quits normally. Non-zero is returned in case of start-up failure.

Author

Xun Luo (sherwoodluo@users.sourceforge.net)

See Also

tsci2d(8) , tsci2measure(1) .


Table of Contents