An open API service indexing awesome lists of open source software.

https://github.com/z0rr0/stopwatch

Console stopwatch tool
https://github.com/z0rr0/stopwatch

Last synced: 5 months ago
JSON representation

Console stopwatch tool

Awesome Lists containing this project

README

          

# stopwatch

Simple console stopwatch tool.

Example:

```
S - start/stop, L - lap, Q - quit
--
0:00:10.9870455630
0:00:15.15121302855
0:00:19.18943639537
--
0:00:02.2431599589
--
0:00:05.5445222805
0:00:06.5832889410
```

This source code is governed by a [BSD-3 license](https://opensource.org/licenses/BSD-3-Clause) that can be found in the [LICENSE](https://github.com/z0rr0/stopwatch/blob/master/LICENSE) file.