Skip to main content

This module is for finding the execution time of a whole program

Project description

exetime 3.7

This module is for finding the execution time of a whole program

How to install

$ pip install exetime

Contents:

General Information:

It uses process_time() built-in function in python 3.7 or above.

More info on Python Docs

Instruction:

As soon as you import the module,

init() gets excuted and it is the starting of the program,

(Prefer to import exeTime above all imports)

---Write your code---

After finishing writing your code and successfully compilling,

   call `exetime()` or `exetime_ms()` (At the end of everything)

Use the print() for viewing the output

Example-1:

Example-2:

Note: the delay of time.sleep(5) won't be included, since it only calculate the process time by CPU

Developer and Credit

This module was developed by Saikat

External Credit:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exetime-0.3.8.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

exetime-0.3.8-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page