Help for this page

Select Code to Download


  1. or download this
    use threads;
    
    async{ my $x == time() while Win32::Sleep 0.25; };
    
  2. or download this
    #define MAX_PERF_COUNTER_SKEW Const64(5000000) /* 0.5 seconds */