lua-users home
lua-l archive

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


On Thu, Oct 05, 2006 at 08:32:31PM +0100, David Jones wrote:
> >And more importantly, nobody has posted here that *it doesn't work*.
> 
> It doesn't work!  On OS X 10.4.

Maybe using sysconf() if _SC_CLK_TCK is defined is a good way to go,
then, falling back on CLK_TCK otherwise?

Will try when I get home, but I haven't paid the apple tax yet, I'm
still at OS X 10.3. I hope you weren't using -pedantic to knee-cap
otherwise working code. :-)

Sam