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;
clock_time_t clock_time(void)
Get the current clock time.
void clock_init()
Initialize the clock library.
static volatile clock_time_t count
These routines define the AVR-specific calls declared in /core/sys/clock.h CLOCK_SECOND is the number...
unsigned long clock_seconds(void)
Get the current value of the platform seconds.