Cygwin seems to round up (or closest, but not down)
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 22 Oct 2001 21:31:31 +0000 (21:31 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 22 Oct 2001 21:31:31 +0000 (21:31 +0000)
commitcb11fff93f78facdc8f5c177e1ef8e2dd23467e8
treed8888f24601b9fd77550618f5bb992f5988011a2
parentdb8356711f401c24973a599023742ac2f28fd86f
Cygwin seems to round up (or closest, but not down)
for time(), so half of the time (bad pun intended)
Time::HiRes::time() is less than time(), half of
the time it's more.  So let's try harder in the loop.

p4raw-id: //depot/perl@12595
ext/Time/HiRes/HiRes.t