POV-Ray : Newsgroups : povray.unofficial.patches : MegaPov 0.4 Now Available (Windows/Macintosh) : Re: MegaPov 0.4 Now Available (Windows/Macintosh) Server Time
6 Oct 2024 09:48:15 EDT (-0400)
  Re: MegaPov 0.4 Now Available (Windows/Macintosh)  
From: Chris Huff
Date: 2 Feb 2000 17:11:58
Message: <chrishuff_99-6C3297.17124802022000@news.povray.org>
In article <qqm### [at] schlattfmiuni-konstanzde>, Thomas 
Willhalm <tho### [at] willhalmde> wrote:

> In frame.h it says:
>     #define CLOCKDIVIDER CLK_TCK /*provided by standard c? */	
> and as far as I know the answer is "No". According to the documentation
> available to me, you should use CLOCK_PER_SEC instead and include 
> <time.h>.

Actually, it is CLOCKS_PER_SEC. :-)
I don't know about whether it is standard or not, but I had to modify my 
compile to use it instead of CLK_TCK. It took a bit of searching through 
headers to find out about that annoying little "S".

-- 
Chris Huff
e-mail: chr### [at] yahoocom
Web page: http://chrishuff.dhs.org/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.