"Xavier Clarke " <[EMAIL PROTECTED]> writes: > > or an autoconf macro to define/include it. Does anyone > pocess such a macro.
I've been testing for it with #ifdef, which has seemed good enough. sysconf(_SC_CLK_TCK) is better, when available.
"Xavier Clarke " <[EMAIL PROTECTED]> writes: > > or an autoconf macro to define/include it. Does anyone > pocess such a macro.
I've been testing for it with #ifdef, which has seemed good enough. sysconf(_SC_CLK_TCK) is better, when available.