Date: Wed, 25 Sep 1996 11:32:45 +0200 (IST) From: Eli Zaretskii To: FVR Cc: djgpp AT delorie DOT com Subject: Re: ultra precise timing < 80 usecs In-Reply-To: <52a6bv$g3r@newton.pacific.net.sg> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 25 Sep 1996, FVR wrote: > >All you really had to do was call uclock(). > > Please, could you specify, where to find uclock() and how to use it. `uclock' is a library function. It is described in the DJGPP libc on-line docs. To read the docs, type the following from the DOS prompt: info libc alpha uclock