Why don't you use TimGetTicks(). It returns the systemTicks. It's
accurate to 1/100th of a second. Just read it in when you start timing.
Make a functions that is called in the eventloop that checks wether the
time is there to do the action you want. start all over.

It's possible to read signals from the processor but the application
won't, most likely, work when there comes a new OS version or device on
the market.


Patrick Heynen
[EMAIL PROTECTED]
Medtronic

>>> [EMAIL PROTECTED] 03/20/00 10:35AM >>>
becuase i can not be depanded on running application, i need to do that
in a
shared library.



Dave Lippincott <[EMAIL PROTECTED]> wrote in message
news:5480@palm-dev-forum...
>
> >i can't include an interval in the eventloop.
> Why not?
>
> -----Original Message-----
> From: shay <[EMAIL PROTECTED]>
> Newsgroups: palm-dev-forum
> To: Palm Developer Forum <[EMAIL PROTECTED]>
> Date: Saturday, March 18, 2000 1:34 PM
> Subject: Re: Timers in PalmOS
>
>
> >so what should we do ???
> >we need (i know i need) to use a timer of our own.
> >i can't include an interval in the eventloop.
> >
> >i need a timer.
> >
> >can i use system alarm as a timer ?, i need less then a second for
the
> timer
> >
> >shay
> >
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html 


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to