This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot find precise timer API...


Picque,

I browsed whole eCos tree for the testalarm.c and cannot find it.
Where I can get it? Anyway, if you mean cyg_alarm_* calls then as far
as I understand they counts with 10 ms resolution which does not work
for me.

On 6/29/07, Picque Sébastien <picquesebastien@hotmail.com> wrote:
Hi,

You can use alarm  for you time count
see in HAL/platformXXX/testalarm.c



----- Original Message -----
From: "Alexander Aganichev" <aaganichev@gmail.com>
To: "eCos Discussion" <ecos-discuss@ecos.sourceware.org>
Sent: Friday, June 29, 2007 9:25 AM
Subject: [ECOS] Cannot find precise timer API...


> Hi, > > I need to count intercharacter timeout in my app around 1.7 ms, but > all API calls I found counts in ticks which are normally 10 ms. Is > there a simple way to get more better precision? API call that returns > absolute time in 0.1 ms (or better) will work just fine for me. Thanks > in advance. > > -- > WBR, Alexander > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > >

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss




--
WBR, Alexander

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]