lumen icon indicating copy to clipboard operation
lumen copied to clipboard

Sleep for Windows

Open andrewstarks opened this issue 11 years ago • 4 comments

Added check for windows and sleep method for it, if found.

Also, I have a tiny C library that just does sleep. It also works for unix/mac/windows and support usleep, as well as sleep. I added some commented-out code that you can add in, if you wish to support it. I thought it was presumptuous of me to do so. :)

andrewstarks avatar Feb 02 '14 05:02 andrewstarks

Cant merge this from the web interface (claims some conflict), will look into it later

xopxe avatar Feb 02 '14 14:02 xopxe

Yeah. This is because I included the idle code in some other commit. Sorry about that. I'll sync my master with yours, remove idle.lua and then merge the branch into it.

andrewstarks avatar Feb 02 '14 21:02 andrewstarks

Yeah. I tried to do this in some sort of "right way." In short, keep the changes in idle.lua that are in this commit. As I said, I added the old file to every commit, by accident. :(

andrewstarks avatar Feb 03 '14 14:02 andrewstarks

ok, I found the bug creator here :8ball:

srdgame avatar May 08 '14 11:05 srdgame