From: rcrampton AT armature DOT com (Robin Crampton) Subject: RE: clock() doesn't work under Win95; de 31 Jul 1998 15:30:55 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT com, N8TM AT aol DOT com I use the Win32 function GetTickCount(). Does the job until clock() works. ---------- From: N8TM AT aol DOT com Sent: 30 July 1998 16:43 To: gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help". - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".