RTEMS 6.1-rc6
|
This source file contains the implementation of rtems_clock_set(). More...
#include <rtems/rtems/clockimpl.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/todimpl.h>
#include <rtems/config.h>
Functions | |
rtems_status_code | rtems_clock_set (const rtems_time_of_day *tod) |
Sets the CLOCK_REALTIME to the time of day. | |
This source file contains the implementation of rtems_clock_set().