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]

clock() resolution problem on an HP NT box


The clock() function on my HP X550, both in NT4SP5 and linux, has 1 second 
resolution, like DOS.  I've been forced to hack the timer calls to use 
QueryPerformance...() calls as if I were running W95, and shut down to a 
single thread job to do performance timing.  However, -pg appears to get 
useful results.  Is there a way to make clock() work on such a box?

Tim
tprince@computer.org

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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