Measure execution time of code sections.
Project description
timerpy
Measure execution time of code sections.
Installation
python3 -m pip install timerpy
Usage Example
from timerpy import Timer
with Timer():
# Some code
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
timerpy-1.0.2.tar.gz
(1.7 kB
view hashes)