Re: sleep() for half a sec?
- Posted by jimcbrown (admin) Feb 17, 2015
- 1363 views
ghaberek said...
In short, make sure you are using the Euphoria 4.0 standard library routines in the std include directory.
-Greg
But keep in mind that this only works for 4.0.0 or newer. Older versions did not support subsecond sleeping, even when calling the machine proc directly.