Re: Eu locking harddrives
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 07, 2004
- 659 views
Juergen Luethje wrote: > BTW: How about allowing any atom as argument for sleep(), not only an > integer? I just got an error message from Eu, because I tried to call > sleep(0.5). On each platform the C library has a sleep() function that takes an integer, indicating the number of seconds to sleep. I know it's possible to have better resolution than that, but it isn't very standardized, so I didn't try to implement it. Maybe in the future ... Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com