RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Functions
clockgettime.c File Reference

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)
 

Detailed Description

This source file contains the implementation of clock_gettime().