On 2011年8月15日 10:25:41 -0300
Igor Medeiros <igorosbergster@gmail.com> wrote:
> Hi,
> There is a library that provides a sleep function in milliseconds? I
> tried using the posix.sleep() function but it only wait seconds
> instead miliseconds.
>
> Thanks.
you can also use
http://projects.plentyfact.org/wiki/lua-sleep/Introduction
startx