ucwait — Unconditional wait
subroutine ucwait(nsec) integer*4 nsec
ucwait unconditionally waits nsec seconds before the calling program resumes execution.
ucwait
nsec
Number of seconds to wait (input).