This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: [B20.1] stdio and timing issues



In a message dated 2/4/99 8:00:59 AM Pacific Standard Time,
townba@ix.netcom.com writes:

<< 2) Whatever clock() uses for timing appears to not count the time it
 waits for user input with, for example, getc. >>
The cygwin clock() for NT attempts to follow the C standard, so this behavior
is correct.  clock() is probably broken on W95.