Help for this page

Select Code to Download


  1. or download this
    use Win32::API;
    $timer = Win32::API->new( "winmm.dll", "long timeGetTime()" );
    
  2. or download this
    >> Win32::API::parse_prototype: WARNING unknown output parameter type 
    +'long' at C:/Perl/site/lib/Win32/API.pm line 273.