Date: Sun, 16 Feb 1997 09:02:21 +0200 (IST) From: Eli Zaretskii To: Ian Miller cc: djgpp AT delorie DOT com Subject: Re: Exact timming II In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 13 Feb 1997, Ian Miller wrote: > > I use uclock and it works perfectly in most my programs. But in XaoS > > it causes problems.... > > I find that uclock() is unreliable. It regularly gives me negative > timings. Will somebody who sees these problems please try debugging them? `uclock' works on MSDOS (at least for me), so I suspect that something in it is incompatible with Windows. It reprograms the system timer, but that in itself doesn't necessarily mean that it shouldn't work. Too many people have recently complained about `uclock'. I find it unbelievable that no one has sat down and found the reason.