summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/nsecs/nsecs.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-06-211-0/+12
| | | | | * nsecs/init.c, nsecs/nsecs.scn: Add set of loops so you can see the time varaying in proportion to the length of the loop measured.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-0/+36
* Makefile.am, configure.ac: Convert from Classic API style TOD_Control as fundamental time structure to POSIX struct timespec. Add clock_get_uptime(). * nsecs/.cvsignore, nsecs/Makefile.am, nsecs/init.c, nsecs/nsecs.doc, nsecs/nsecs.scn: New files.