Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 470 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 470 Bytes

gotime

A high resolution timer CLI for timing how long commands take to execute

Installation

Usage

Just run gotime and then your command, for example:

gotime echo Hello World!
Hello World!
Time Elapsed: 622.304µs

I <3 microseconds.

License

Apache 2.0 with Commons Clause - See LICENSE

 

Created by Ian Walter