RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
timerfireafter.c File Reference

This source file contains the implementation of rtems_timer_fire_after(). More...

#include <rtems/rtems/timerimpl.h>

Functions

rtems_status_code rtems_timer_fire_after (rtems_id id, rtems_interval ticks, rtems_timer_service_routine_entry routine, void *user_data)
 Fires the timer after the interval.
 

Detailed Description

This source file contains the implementation of rtems_timer_fire_after().