Hi,
At Thu, 6 Jul 2006 12:17:30 +0900,
Daniel Berger wrote in [ruby-talk:200298]:
> Shouldn't we try sysconf(CLOCKS_PER_SEC) if _SC_CLK_TCK isn't defined first?
Shouldn't. CLOCKS_PER_SEC isn't concerned with CLK_TCK, and
you can't use it as the argument to sysconf().
--
Nobu Nakada