Date: Sun, 2 May 1999 11:34:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Unigni cc: djgpp AT delorie DOT com Subject: Re: Simple timer question... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 1 May 1999, Unigni wrote: > I'm about to start writing a game with DJGPP and Allegro. However, I > don't have much experience with either, so I was wondering how to get a > timer in milliseconds, Use library function `uclock', it is accurate to less than a microsecond.