There seem to be two issues with nanosleep.
The first is a lack of information in the man page. It would be useful to know
that the minimum sleep time is limited to one tick of the system clock and that
it varies with the architecture.
Second, given the above, there seems to be an initializati
On Tue, May 22, 2018 at 4:02 PM, wrote:
> There seem to be two issues with nanosleep.
>
> The first is a lack of information in the man page. It would be useful to
> know that the minimum sleep time is limited to one tick of the system clock
> and that it varies with the architecture.
>
A refer