This is the mail archive of the ecos-discuss@sources.redhat.com 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: Timer


On Thu, Dec 02, 2004 at 06:28:12PM +0200, Wayne Gemmell wrote:
> Hi all
> 
> Heres a real C/C++ newbie question. How do I implement a timer? The header 
> file is timer.hxx and when I include it into my C code I get many errors. 
> Could anyone shed some light?

See the example program simple-alarm.c. You can find it in cvs, eg

http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/ecos/examples/simple-alarm.c?rev=1.3&content-type=text/plain&cvsroot=ecos
        
        Andrew

-- 
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]