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]

adjtime? [Was: Re: Absolute vs. relative tick count.]


Daniel Néri wrote:

> Here's what I did:
> ...
>   * Added Cyg_WallClock::adjtime to the wallclock base driver: takes a
>     positive/negative offset [µs] as argument and updates an internally
>     kept variable "adj_delta".

Did the patch make it somewhere? Right now I am searching
for at least rudimentary adjtime() implementation - I do not
need highly accurate wallclock time managing its drift automatically,
but I do need a time that does not go backwards when synchronized.

Thanks
-- 
                                     Stano


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