Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site petrus.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!petrus!hammond From: hammond@petrus.UUCP Newsgroups: net.bugs.uucp Subject: Re: 4.2 uucp performance problems? Message-ID: <288@petrus.UUCP> Date: Thu, 14-Feb-85 21:27:38 EST Article-I.D.: petrus.288 Posted: Thu Feb 14 21:27:38 1985 Date-Received: Fri, 15-Feb-85 06:07:29 EST References: <1363@hao.UUCP> <13500001@uicsl.UUCP> <442@down.FUN> Organization: Bell Communications Research, Inc Lines: 14 > /* "sleep" for n clock ticks */ > #include > nap(n) > { > ... > } > > this assumes a 60 hz clock. your mileage may vary. > > peter Beware, although some 4.2 code, such as accounting stuff, still assumes the clock rate is 60 ticks per sec, I believe a vanilla 4.2 on a vaxen actually runs at 100 ticks per sec.