B19: clock() problem

N8TM@aol.com N8TM@aol.com
Tue Oct 20 17:33:00 GMT 1998


In a message dated 10/20/98 7:37:34 AM Pacific Daylight Time,
spelchat@videotron.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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list