Date: Tue, 18 Aug 1998 15:29:26 +0300 (IDT) From: Eli Zaretskii To: Michael Mauch cc: djgpp AT delorie DOT com Subject: Re: UNIX equivalent to DJGPP uclock ? In-Reply-To: <6rbnqd$gpo$1@news-hrz.uni-duisburg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 18 Aug 1998, Michael Mauch wrote: > > Huh? `gettimeofday' has microsecond resolution as well, look it up in > > the docs. > > Maybe gettimeofday() has microseconds resolution on some Unix systems, > but I doubt that it's true for every Unix machine. > > In DJGPP, gettimeofday() returns microseconds for compatibility reasons, > but it has a much worse resolution. I think you are talking about accuracy, not resolution.