RTEMS 6.1-rc1
|
This source file contains the implementation of rtems_timer_server_fire_after(). More...
#include <rtems/rtems/timerimpl.h>
Functions | |
rtems_status_code | rtems_timer_server_fire_after (rtems_id id, rtems_interval ticks, rtems_timer_service_routine_entry routine, void *user_data) |
Fires the timer after the interval using the Timer Server. More... | |
This source file contains the implementation of rtems_timer_server_fire_after().