|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Time For Parse: 0 hours 0 minutes 1.0 seconds (1 seconds)
Time For Trace: 0 hours -5 minutes -4294967347.0 seconds (-356 seconds)
Total Time: 0 hours -5 minutes -4294967351.0 seconds (-355 seconds)
I was a little stunned when my rendered finished before I started it, anyone
have any ideas y this happened?
--
Kevin
http://www.geocities.com/qsquared_1999/
#macro _(r)#if(r<12)#local i=asc(substr(
"oqshilacefg",r,1))-97;disc{<mod(i,7)-3,
div(i,7)-1,6>,z,.4pigment{rgb 10}}_(r+1)
#end#end _(1)//KL
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Kevin Loney wrote:
>
> Time For Parse: 0 hours 0 minutes 1.0 seconds (1 seconds)
> Time For Trace: 0 hours -5 minutes -4294967347.0 seconds (-356 seconds)
> Total Time: 0 hours -5 minutes -4294967351.0 seconds (-355 seconds)
>
> I was a little stunned when my rendered finished before I started it, anyone
> have any ideas y this happened?
It's the y -2k bug....
Seriously, I don't know.
--
Ken Tyler
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Kevin Loney <kev### [at] ekoikcom> wrote in message
news:3ef689c6$1@news.povray.org...
> Time For Parse: 0 hours 0 minutes 1.0 seconds (1 seconds)
> Time For Trace: 0 hours -5 minutes -4294967347.0 seconds (-356 seconds)
> Total Time: 0 hours -5 minutes -4294967351.0 seconds (-355 seconds)
>
> I was a little stunned when my rendered finished before I started it,
anyone
> have any ideas y this happened?
Don't know why, but would sure like to be able to do it reliably! Then I
could actually finish my IRTC entries for a change ;-)
RG
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3ef689c6$1@news.povray.org> , "Kevin Loney" <kev### [at] ekoikcom>
wrote:
> Time For Parse: 0 hours 0 minutes 1.0 seconds (1 seconds)
> Time For Trace: 0 hours -5 minutes -4294967347.0 seconds (-356 seconds)
> Total Time: 0 hours -5 minutes -4294967351.0 seconds (-355 seconds)
>
> I was a little stunned when my rendered finished before I started it, anyone
> have any ideas y this happened?
You didn't by any chance change your system clock while rendering, did you?
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thorsten Froehlich wrote:
>
> You didn't by any chance change your system clock while rendering, did you?
>
BTW this should not really have an effect - it is common to adjust the
system clock regularly to sync with an ntp time server and it would not be
good if this would make time measurements impossible.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 17 Jun. 2003 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3EF73CE0.9740C931@gmx.de> , Christoph Hormann
<chr### [at] gmxde> wrote:
> BTW this should not really have an effect - it is common to adjust the
> system clock regularly to sync with an ntp time server and it would not be
> good if this would make time measurements impossible.
Well, as no system specs were given, i am left guessing. For all I know it
could be an unofficial compile...
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thorsten Froehlich wrote:
>
> > BTW this should not really have an effect - it is common to adjust the
> > system clock regularly to sync with an ntp time server and it would not be
> > good if this would make time measurements impossible.
>
> Well, as no system specs were given, i am left guessing. For all I know it
> could be an unofficial compile...
I was not referring to the original post, i simply wanted to note that if
the time recording code on any platform depends on the system clock not
being changed this is not such a good idea.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 17 Jun. 2003 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |