lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


i think these are posix not c99 so luaposix can be good to go (maybe
i'm wrong, but there's sleep in it that i know, and there's no sleep
afaik in lua)

2017-03-06 6:35 GMT+01:00 Dirk Laurie <dirk.laurie@gmail.com>:
> I've searched the manual for "sleep", "wait", "pause", "delay"
> and not found any except the pauses of the GC. Does it have
> a different name or must I load some module?
>