From: rcrampton@armature.com (Robin Crampton)
Subject: RE: clock() doesn't work under Win95; de
31 Jul 1998 15:30:55 -0700
Message-ID: <TFSNHXEK.cygnus.gnu-win32@armature.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com, N8TM@aol.com

I use the Win32 function GetTickCount().  Does the job until clock()   
works.

 ----------
From:  N8TM@aol.com
Sent:  30 July 1998 16:43
To:  gnu-win32@cygnus.com
Subject:  clock() doesn't work under Win95; detect

 --------------------------------------------------------------------------  
 --
I have installed Khan's egcs on B19.1, and I find that clock() and   
related
functions, which work on NT, return garbage on Win95.  If there is a good   
way
to detect this situation,we could write the software to substitute
QueryPerformance calls when on Win95. Any ideas?
 -
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".




-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
