[PATCH 4/6] xfree86: Keep trying to set interface on drm for 2 seconds.

Julien Cristau jcristau at debian.org
Thu Mar 21 11:31:26 PDT 2013


On Thu, Mar 21, 2013 at 14:45:16 +0100, walter harms wrote:

> 
> 
> Am 19.03.2013 20:12, schrieb Bryce Harrington:
> > +	usleep(10000);
> 
> 
> nitpicking:
> posix 2008 says that usleep() is obsolet, perhaps you can use sleep() here ?
> 
How would you convert 10ms to an integer number of seconds?

Cheers,
Julien


More information about the xorg-devel mailing list