Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!cca!rtc From: rtc@cca.UUCP (Richard Carling) Newsgroups: net.unix-wizards Subject: Re: sleep() Message-ID: <5384@cca.UUCP> Date: Tue, 9-Aug-83 10:51:07 EDT Article-I.D.: cca.5384 Posted: Tue Aug 9 10:51:07 1983 Date-Received: Tue, 9-Aug-83 17:04:08 EDT Lines: 4 The fsleep() system call does use the "timeout" mechanism in the kernal. It works fine on VERY loaded systems. It is available in 4.1BSD. I wrote it several years ago to do real-time graphics and Berkeley has since picked it up.