RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
timerfirewhen.c File Reference

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

#include <rtems/rtems/timerimpl.h>

Functions

rtems_status_code rtems_timer_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.
 

Detailed Description

This source file contains the implementation of rtems_timer_fire_when().