[Bug 1894] missing a tick in _Timespec_To_ticks

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 9 16:10:10 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1894

--- Comment #5 from Jie Liu <lj8175 at gmail.com> 2011-08-09 11:10:09 CDT ---
(In reply to comment #4)
> What is the expected (right) outcome? What is the bug?

I use pthread_cond_timedwait to sleep 10 ms between two gettimeofday, so the
output should bigger than 10 ms which is 10,000,000 ns. 

But the actual output is less than 10,000,000 ns.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list