A simple Timer class to measure execution time.
Project description
my-timer
A simple Python Timer utility.
Installation
pip install my-timer-daniel
Usage
from mytimer import Timer
t = Timer()
t.start()
# ... do something ...
t.stop()
t.print_elapsed_time
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
my_timer_daniel-0.1.1.tar.gz
(2.2 kB
view details)
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 my_timer_daniel-0.1.1.tar.gz.
File metadata
- Download URL: my_timer_daniel-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80dafa80d5994c304ab5df7ef8166c8cf818ef501cc97534710aafc3f8f3966a
|
|
| MD5 |
593cb17f8b6d0b30070804c9db145fa7
|
|
| BLAKE2b-256 |
61fc7cc551c73400bffa7cdfc37119d9f0e536ec1d2b7cc5ecaf4005f9a6f1d0
|
File details
Details for the file my_timer_daniel-0.1.1-py3-none-any.whl.
File metadata
- Download URL: my_timer_daniel-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
943cd4744b587386b854481586f78878b7e1be9e8c729c12d415dbcc49cfa969
|
|
| MD5 |
a9b6791fdba9a1977e484c7fd7e9f2ab
|
|
| BLAKE2b-256 |
a9a679c60c5c914dec06c69d6f7defe20ec26ef7de96650ee3cc2f35cc0b1512
|