Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!ig!ames!elroy!ucla-cs!rosa From: rosa@maui.cs.ucla.edu Newsgroups: alt.sources Subject: "usleep" C routine for HP's Message-ID: <23352@shemp.CS.UCLA.EDU> Date: 28 Apr 89 00:51:34 GMT Sender: news@CS.UCLA.EDU Reply-To: rosa@CS.UCLA.EDU () Distribution: na Organization: UCLA Computer Science Department Lines: 10 I have a C program with real time restrictions that uses the "usleep" routine provided in the SUN's C library ("usleep" gives precision of micro-seconds). In the HP's, there is not this routine. Does anybody know about any "nap" or "usleep" routine that would work in a HP machine with a precision of tenths-of-a-second at least? The operating system is BSD4.3. Thanks in advance, --Berthier