Re: [cc65] gettimeofday()

From: Greg King <greg.king41verizon.net>
Date: 2012-01-23 19:26:33
From: "Karri Kaksonen"; at Monday, Jan. 23, 2012; at 05:18 AM -500
>

> On 01/23/2012 10:19 AM, Ullrich von Bassewitz wrote:
> >
> > No, clock is a C89 function and available - but not implemented for all
> > platforms. One drawback is that - according to the standard - clock() measures
> > CPU time, not real time. But for the systems in question I think it this can
> > be safely ignored.
> >
> > There are even platforms were CLOCKS_PER_SEC is determined at run time. Which
> > would probably the model to implement for most consoles.
>
> Ok. I will then just implement it on the Lynx.

I did that already (along with a lot of other functions)!  As Uz mentioned, it adjusts to the current screen refresh rate.  I will
send my code to Uz.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Jan 23 19:27:53 2012

This archive was generated by hypermail 2.1.8 : 2012-01-23 19:27:56 CET