Logan Shaw wrote:

Henk Jonas wrote:
I would use a number a bit smaller than necessary, to ensure, you get
the event early enough in any case. Also I would suggest to use
something like 59 * SysTicksPerSecond(),


I agree about SysTicksPerSecond().  But, updating every 59 seconds
is going to give odd results too.  Every now and then, there will
be a minute during which you update during the first second.
Then you will update 59 seconds later, and it will still be the
same minute, so you will draw the same thing and then
Which means that from the user's point of view, most minutes will
appear to be 59 seconds long, but occasionally a minute will appear
to be 118 seconds long.

:-) Correct. You point :-)

Regards,
Henk
--
-------------------------------------------------------------------------
  Henk Jonas                                            [EMAIL PROTECTED]
  Palm OS ® certified developer

  Please contact me, if you need an off-side contract worker.
-------------------------------------------------------------------------

--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to