Help for this page

Select Code to Download


  1. or download this
    use vars '$start';
    
    ...
      cprintf ("%02d:%02d:%02d\x030\n",(gmtime($end-$start))[2,1,0]);
    }
    
  2. or download this
    ok 243 - Logout ok
    Use of uninitialized value $MyTest::start in subtraction (-) at MyTest
    +.pm line 402.
    ...
    # Total run time=>Use of uninitialized value $MyTest::start in subtrac
    +tion (-) at MyTest.pm line 408.
    08:22:37