timeit command
Measure exection time of the command.
Example:
./timeit sleep 0.75766s
Execution start at: 2017-01-20 02:18:42
Execution stop at: 2017-01-20 02:18:43
Duration: 750ms
go get github.com/simulot/timeit
For building binaries for linux and windows, run build.sh script.
You can donwload binaries frome the relase page: