Serial port (/dev/ttySX) question.

Sam Sharpe lists.redhat at samsharpe.net
Sun Jan 31 22:28:34 UTC 2010


On 31 January 2010 22:24, Wolfgang S. Rupprecht
<wolfgang.rupprecht at gmail.com> wrote:
>
> Mikkel <mikkel at infinity-ltd.com> writes:
>> Nope - sleep only accepts an integer value. Using sleep, 1 second it
>> the best you will get.
>
> $ time sleep 0.5
>
> real    0m0.503s
> user    0m0.001s
> sys     0m0.002s

We're talking about the C sleep function...

http://www.opengroup.org/onlinepubs/000095399/functions/sleep.html

--
Sam


More information about the users mailing list