Re: A83: Re: Time???


[Prev][Next][Index][Thread]

Re: A83: Re: Time???




That's what I was referring to...using an interrupt routine to figure out on
the fly how many times it is being called, as it constantly changes.

> Not to mention factoring in battery power...
>
>
> In a message dated 1/31/00 6:59:02 PM Eastern Standard Time, david@acz.org
> writes:
>
> > That is extremely hard to accomplish.  Using HALT does utilize the
interrupt
> >  timer chip, which is called ~180 times a second.  If you need exact
timing,
> >  you will have to figure out exactly how many times it is being called
by
> >  setting up an interrupt handler and timing the code.
> >
> >  > how 'bout an actual timer?? with pretty accurate seconds...
> >
>
>
>
> ----
> Jonah Cohen
> <ComAsYuAre@aol.com>
> http://linux.hypnotic.org/~jonah/
>
>



Follow-Ups: References: