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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exetime-0.3.8.tar.gz.
File metadata
- Download URL: exetime-0.3.8.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cc218d4497fbc76664455e3643004cb655e51e9f7bc4901877bf6a24ccd68d1
|
|
| MD5 |
6ae9c4e7dc3f4545a5e355702a0910b4
|
|
| BLAKE2b-256 |
7ccdb93d208531d2150f0acaa00ce8730526a73f022ab6e18e71d898d145c91e
|
File details
Details for the file exetime-0.3.8-py3-none-any.whl.
File metadata
- Download URL: exetime-0.3.8-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e3bc9129fb2316f9786d3fb1aa387970235c16aaaa1fb426289dc1fe04dbb9
|
|
| MD5 |
0e5a184f189524659e0e739e69418e9b
|
|
| BLAKE2b-256 |
fa0489eff6a9bee0ae061399d512d871594c25c2904531e8c22935ffa181a795
|