Copyright Digital Equipment Corp. All rights reserved.
Sets or changes the timeout of interval timers.
Format
#include <unistd.h>
useconds_t ualarm (useconds_t mseconds, useconds_t interval);
Arguments Description Return_Values