timeof
v0.0.1
Published
Measure the execution time of any command
Downloads
6
Maintainers
Readme
timeof
Measure the execution time of any command
Install
npm i -g timeof
# or yarn
yarn global add timeof
Use
timeof ls
# timeof: 2ms
timeof git status
# timeof: 4ms