On Tue, Jan 30, 2001 at 10:49:56AM -0500, Dan Sugalski wrote: > Also there isn't a portable way to do subsecond sleeps. Not that it's > stopped perl before, but on some of the platforms that perl 5 runs on there > isn't *any* way to do it. Then how does select(undef, undef, undef, 0.25) work on those? Or doesn't it? -- Michael G. Schwern <[EMAIL PROTECTED]> http://www.pobox.com/~schwern/ Any sufficiently encapsulated hack is no longer a hack.
- Why shouldn't sleep(0.5) DWIM? Michael G Schwern
- Re: Why shouldn't sleep(0.5) DWIM? Jarkko Hietaniemi
- Re: Why shouldn't sleep(0.5) DWIM? Dan Sugalski
- Re: Why shouldn't sleep(0.5) DWIM? Nicholas Clark
- Re: Why shouldn't sleep(0.5) DWIM? Michael G Schwern
- Re: Why shouldn't sleep(0.5) DWIM? Branden
- Re: Why shouldn't sleep(0.5) DWIM? Jarkko Hietaniemi
- UNIX epoch issues (Re: Why shouldn't sl... Nathan Wiger
- Re: UNIX epoch issues (Re: Why sho... Dave Storrs
- Re: Why shouldn't sleep(0.5) DWIM? Branden
- Re: Why shouldn't sleep(0.5) DWIM? abigail
- Re: Why shouldn't sleep(0.5) D... Branden
- Re: Why shouldn't sleep(0.... James Mastros
- Re: Why shouldn't sleep(0.... Jarkko Hietaniemi
- Re: Why shouldn't sleep(0.... Bart Lateur