libftdi Archives

Subject: Re: [ANNOUNCE] libftdi 1.0 third release candidate

From: Xiaofan Chen <xiaofanc@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 28 Jan 2013 19:44:31 +0800
On Mon, Jan 28, 2013 at 6:59 PM, Matthias Janke
<matthias.janke@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hi,
>
> if I remeber correctly sleep is in units of seconds and usleep in units of
> microseconds, thus leading to a conversion factor of 10e6. Or are the timings
> not so critical?

I guess the sleep time is not that critical. But you are right
Linux sleep() is in seconds. Probably it is better to fix this again.

I may confuse Linux sleep() with Windows Sleep() which
is in  millisecond.
http://msdn.microsoft.com/en-us/library/windows/desktop/ms686298(v=vs.85).aspx



-- 
Xiaofan

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread