This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: B19: clock() problem


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]