emacs-devel
[Top][All Lists]
Advanced

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

Re: m4/clock_time.m4 from r117596


From: Dmitry Antipov
Subject: Re: m4/clock_time.m4 from r117596
Date: Fri, 01 Aug 2014 09:43:06 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 08/01/2014 12:19 AM, Paul Eggert wrote:

timer_settime and timerfd_settime already round clocks up to the nearest
value supported by the system resolution

Are you sure about that?  On my (Fedora 20) system, 'man timer_settime' and
'man timerfd_settime' says nothing about resolution and rounding.  But 'man
clock_settime' says:

"If the time value pointed to by the argument tp of clock_settime() is not
a multiple of res, then it is _truncated_ to a multiple of res."

Dmitry




reply via email to

[Prev in Thread] Current Thread [Next in Thread]