From: N8TM AT aol DOT com Subject: Re: B19: clock() problem 21 Oct 1998 03:31:20 -0700 Message-ID: <930eab65.362d2bd8.cygnus.gnu-win32@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: spelchat AT videotron DOT ca, gnu-win32 AT cygnus DOT com In a message dated 10/20/98 7:37:34 AM Pacific Daylight Time, spelchat AT videotron DOT ca writes: > clock() function to synchronize the events in the server but the > function doesn't seem to be implemented It returns 0 on W95. For a stop gap, I've been using the cpu_time()/dtime() function from libf2c in Mumit Khan's binary, which is written in terms of WinAPI QueryPerformance calls. You might examine his libf2c patch file to see how we did that. - 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".