https://github.com/markdaws/go-timing
Helper library to capture timing information as your code runs
https://github.com/markdaws/go-timing
Last synced: 5 months ago
JSON representation
Helper library to capture timing information as your code runs
- Host: GitHub
- URL: https://github.com/markdaws/go-timing
- Owner: markdaws
- License: mit
- Created: 2017-01-18T17:13:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T17:23:25.000Z (over 9 years ago)
- Last Synced: 2025-08-03T07:23:49.032Z (10 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-timing
Helper library to capture timing information as your code runs