RTEMS CPU Kit with SuperCore
4.11.3
|
Schedule Alarm. More...
#include <signal.h>
#include <unistd.h>
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/psignalimpl.h>
#include <rtems/posix/time.h>
#include <rtems/score/threaddispatch.h>
#include <rtems/score/todimpl.h>
#include <rtems/score/watchdogimpl.h>
Functions | |
useconds_t | ualarm (useconds_t useconds, useconds_t interval) |
Schedule Alarm.