Add fudge to timing checks on Windows
authorJan Dubois <jand@activestate.com>
Wed, 24 Mar 2010 16:54:24 +0000 (09:54 -0700)
committerJan Dubois <jand@activestate.com>
Thu, 22 Apr 2010 06:33:47 +0000 (23:33 -0700)
commit0ebb4f02532851260491496174fb796b13b8b961
treef459c60db148f9d6864c3200a6502e637e107de4
parente4cfa6395eb871dc4c90fd7e873dd87438075285
Add fudge to timing checks on Windows

sleep() time on Win32 may be rounded down to multiple of
the clock tick interval.

http://www.nntp.perl.org/group/perl.perl5.porters/2010/03/msg157878.html
t/op/sselect.t