Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcupt1!hpisod2!decot From: decot@hpisod2.HP.COM (Dave Decot) Newsgroups: comp.unix.questions Subject: Re: "usleep" routine in HP's Message-ID: <10650047@hpisod2.HP.COM> Date: 1 May 89 23:58:38 GMT References: <23340@shemp.CS.UCLA.EDU> Organization: Hewlett Packard, Cupertino Lines: 3 Or, if nap() doesn't show up, you could use getitimer(2) to do it yourself. Dave