A high resolution timer CLI for timing how long commands take to execute
Just run gotime
and then your command, for example:
❯ gotime echo Hello World!
Hello World!
Time Elapsed: 622.304µs
I <3 microseconds.
Apache 2.0 with Commons Clause - See LICENSE
Created by Ian Walter