DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
HDK Technical Reference

CLOCK_MAX

CLOCK_MAX is a global kernel variable for UnixWare systems that is defined in the types.h header file as the maximum value of the clock_t type. The current value corresponds to about 248 days with a signed 32-bit clock_t value and a HZ value of 100 ticks-per-second.

SCO OpenServer does not use the CLOCK_MAX variable. The LONG_MAX variable defined in the limits.h header file applies to clock_t because it is defined as a long.

See ``lbolt''.


© 2004 The SCO Group, Inc. All rights reserved.
HDK 7.1.4 - September 2004