- Notifications
You must be signed in to change notification settings - Fork0
coderfreestyle/python-timing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Time your codes
You can download this and place it in yoursite-package
, and:
- The basic usage:
import timing
- The advanced usage:
- To time: put
timing.go()
andtiming.end('something that you wanna say')
before and after the code block - To log: use
timming.log('something that you wanna say')
- To time: put
Most of the work is done by Paul McG, which you can find it athere
About
Time your codes
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published