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: ecos and gettimeofday()


On Sunday 16 October 2005 04:55 am, Andrew Lunn wrote:
[snip]
> I suggest you add gettimeofday() to the end of time.cxx.

I agree with Andrew that gettimeofday belongs at the end of time.cxx. It is 
amost identical to clock_gettime() (with ns converted to usec).

Is there something about the definition of CLOCK_REALTIME that I don't 
understand that makes clock_gettime() incompatable with gettimeofday()?

-Rich
-- 
Richard Pennington
Email: rich@pennware.com
http://www.pennware.com ftp://ftp.pennware.com

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