Metadata-Version: 2.1
Name: check-execution-time-of-program
Version: 1.0.1
Summary: A simple package to calculate the execution time of a program
Author: white_hat25
Author-email: devmarcel30@gmail.com
Description-Content-Type: text/markdown

# Check Execution Time 

You can check your execution time by putting the function <b>run_time()</b> to your script.

