Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kisom/measure_elapsed
Measure elapsed time.
https://github.com/kisom/measure_elapsed
Last synced: 18 days ago
JSON representation
Measure elapsed time.
- Host: GitHub
- URL: https://github.com/kisom/measure_elapsed
- Owner: kisom
- License: mit
- Created: 2015-12-08T08:28:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T08:42:05.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T02:46:51.441Z (about 1 month ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
measure_elapsed
I wanted a tool to measure how long the battery life on the Intel
Edison would last, and this took a few minutes to write (and I
needed the C++ practice).