Date: Sun, 4 Nov 2001 13:25:43 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Alex Vinokur cc: djgpp AT delorie DOT com Subject: Re: Getting high resolution time In-Reply-To: <3BE4FEA3.FF48B000@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 4 Nov 2001, Alex Vinokur wrote: > Alex Vinokur wrote: > > > Is there in DJGPP something like the gethrtime() function in UNIX ? > > P.S. I need it on Windows98. Then you should abandon hope to have an accurate timing: Windows has its own ideas about what you need. Our `uclock' does a fairly good job on Windows as well, but be prepared to some surprises.