44 static unsigned char tick = 14;
45 static clock_time_t time;
51 if(get_ostype() >= APPLE_IIGS) {
52 if(*(
signed char *)0xC036 < 0) {
55 log_message(
"Assuming 2.8 MHz ...",
"");
63 static unsigned int count;
81 return time / CLOCK_CONF_SECOND;
void clock_init(void)
Initialize the clock library.
CCIF clock_time_t clock_time(void)
Get the current clock time.
CCIF unsigned long clock_seconds(void)
Get the current value of the platform seconds.