Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: N8TM AT aol DOT com Message-ID: Date: Thu, 4 Feb 1999 21:03:24 EST To: townba AT ix DOT netcom DOT com, gnu-win32 AT cygnus DOT com Mime-Version: 1.0 Subject: Re: [B20.1] stdio and timing issues Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 226 In a message dated 2/4/99 8:00:59 AM Pacific Standard Time, townba AT ix DOT netcom DOT 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.