Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    warn "total sleep( $sleepcounter )";
    
  2. or download this
    Version 5.016003 at d:/Users/lanx/pm/core_sleep.pl line 4.
    Prototype;$ at d:/Users/lanx/pm/core_sleep.pl line 5.
    start wrapper (2.3) at d:/Users/lanx/pm/core_sleep.pl line 15.
    return: 2 at d:/Users/lanx/pm/core_sleep.pl line 23.
    total sleep( 2 ) at d:/Users/lanx/pm/core_sleep.pl line 25.