RTEMS 6.1-rc6
|
This source file contains the implementation of rtems_timer_server_fire_when(). More...
#include <rtems/rtems/timerimpl.h>
Functions | |
rtems_status_code | rtems_timer_server_fire_when (rtems_id id, const rtems_time_of_day *wall_time, rtems_timer_service_routine_entry routine, void *user_data) |
Fires the timer at the time of day using the Timer Server. | |
This source file contains the implementation of rtems_timer_server_fire_when().