summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/timespecgetasnanoseconds.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns2013-12-241-0/+29
Add Timestamp support in the score to return a timestamp in nanoseconds. Add a test. Update the RTEMS API documentation.