https://github.com/qedsoftware/timer
Times a CLI command. Ridiculously simple, but useful.
https://github.com/qedsoftware/timer
Last synced: 2 months ago
JSON representation
Times a CLI command. Ridiculously simple, but useful.
- Host: GitHub
- URL: https://github.com/qedsoftware/timer
- Owner: qedsoftware
- Created: 2013-07-11T05:38:36.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-11T05:41:55.000Z (almost 13 years ago)
- Last Synced: 2025-01-01T00:44:39.632Z (over 1 year ago)
- Language: Python
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TIMER
=========================
Utterly simple script for timing how long it takes to execute a CLI command.
DEMO
=========================
$ python timer.py "python sleep.py"