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: times() under Win95


> Richard H. Gumpertz wrote:
> > Does anybody have a working version of times() for Windows 95?  It currently
> > seems to work only under NT.  The user and system times returned appear to be
> > garbage under Windows 95.
> > 
> 
> W95 doesn't support accumulating of process's times.
> 
> -- 
> Sergey Okhapkin, http://www.lexa.ru/sos
> Moscow, Russia

So how about returning "reasonable" fake values.  For example, perhapsreturn
the real time in the user time and zero in the system time?  (Maybe the
revewrse might make sense with Win95?)  If nothing else, at least return zero
in all for CPU time fields rather than garbage!

-- 
 ==========================================================================
 | Richard H. Gumpertz, PhD        VOICE:(913) 642-1777 or (913) 534-5062 |
 | Computer Problem Solving        FAX:  (913) 752-6615 or (913) 642-8777 |
 | 4518 West 89th Street, Suite 220                                       |
 | Prairie Village, KS 66207-2293                     E-MAIL: rhg@CPS.com |
 ==========================================================================
-
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]