Closed takumakume closed 6 years ago
Hi!
This PR implemented the following:
Thread.usleep
Thread.sleep
Thread.usleep does not support Windows at this stage. That is because I could not make it now.
merged https://github.com/mattn/mruby-thread/commits/master
Thank you!
Hi!
This PR implemented the following:
Thread.usleep
Thread.usleep
testThread.sleep
testThread.usleep
does not support Windows at this stage. That is because I could not make it now.