![]() |
RTEMS 7.0-rc1
|
This source file contains the implementation of clock_gettime(). More...
#include <time.h>#include <errno.h>#include <rtems/cpuuseimpl.h>#include <rtems/score/threadimpl.h>#include <rtems/score/timestampimpl.h>#include <rtems/score/todimpl.h>#include <rtems/seterr.h>Functions | |
| int | clock_gettime (clockid_t clock_id, struct timespec *tp) |
This source file contains the implementation of clock_gettime().