_SC_CLK_TCK
#elif defined(_SC_CLK_TCK) /* by means of unistd.h */
long int tck = sysconf(_SC_CLK_TCK);
case _SC_CLK_TCK: