ALARM(3F) COMMAND REFERENCE ALARM(3F) NAME alarm - execute a subroutine after a specified time SYNOPSIS integer function alarm (time, proc) integer time external proc DESCRIPTION This routine arranges for subroutine proc to be called after time seconds. If time is 0, the alarm is turned off and no routine will be called. The returned value will be the time remaining on the last alarm. FILES /usr/lib/libU77.a f77 UTek system interface library. CAVEATS Alarm and sleep interact. If sleep is called after alarm, the alarm process will never be called. SIGALRM will occur at the lesser of the remaining alarm time or the sleep time. SEE ALSO alarm(3c), sleep(3f), and signal(3f). Printed 5/12/88 1
%%index%% na:288,103; sy:391,708; de:1099,378; fi:1477,191; ca:1668,623; se:2291,193; %%index%%000000000109