Help for this page
1.53 [2003-12-30] - Windows: higher resolution time() by using the Windows ... The exact new higher resolution depends on the hardware, but it should be quite a bit better than using the basic Windows timers.
use Time::HiRes qw( time sleep ); ... $, = "\n"; $\ = "\n"; print @time_diffs;