Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Using module with c code in perl program.

by scorpio17 (Canon)
on Dec 21, 2015 at 19:57 UTC ( [id://1150882]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $elapsed_c = tv_interval($start_time,$end_time);
    
  2. or download this
    $elapsed_c = tv_interval($start_time_c,$end_time_c);
    
  3. or download this
    $elapsed_perl = tv_interval($start_time,$end_time);
    
  4. or download this
    $elapsed_perl = tv_interval($start_time_perl,$end_time_perl);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1150882]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-20 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found