[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clock_gettime/clock_settime problem.



hi,
   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?