emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time val


From: Eli Zaretskii
Subject: Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time values of system-process-attributes
Date: Sat, 03 Jan 2009 18:40:51 +0200

> Date: Sat, 3 Jan 2009 17:00:23 +0100
> From: "Juanma Barranquero" <address@hidden>
> Cc: address@hidden
> 
> > What happens if you transpose these two lines:
> >
> >  stime_usec = fmodl (tem1, 1000000.0L);
> >  stime_sec = tem1 * 0.000001L;
> >
> > (and similarly for other ?time_* qualities)? does the code work again
> > then?
> 
> It works; at least, proced shows meaningful results:
> 
>   Juanma 1006 Ninguno  513  180  332 0     8 100.0  3.7      12  27356
>  38252  37052  13:36 00:01 00:02 00:16 14247-15:50:47 explorer.exe
                                         ^^^^^
What's that 14247 part?  That's supposed to say 14247 days of elapsed
time, I think, in which case it sounds incredible.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]