[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] clock_gettime/clock_settime problem.
clock_settime is not working correctly yet. I will fix it for the next
prerelease -- couple days from now.
Michael.
> i try to use clock_gettime(), clock_settime() in some rtlinux task.
> but clock_gettime() give me only the time elapsed since my box boots,
> i want the time since 1970. i can't use clock_settime, because when i
> use it, my box just freeze!
> i use rtlinux 3.0 pre6d. is the clock_* api in this version all right?