Samsung / libtuv

Asynchronous I/O for IoT.js and embedded system
Apache License 2.0
129 stars 76 forks source link

Fix Sleep call in Windows #117

Closed galpeter closed 6 years ago

galpeter commented 6 years ago

On Windows the Sleep call already expects msecs there is no need to multiply it with 1000.