A simple utility for *unix systems to measure how much time any command takes to execute.
[hinqiwame@icantstopbleeding src]$ bin/measure ls
bin compiler measure.cpp
Time taken to execute 'ls' is 0.00236308 second(s).
Simply run the following command in terminal:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/hinqiwame/measure/main/installer/install-measure.sh)"
If that doesn't work you can grab
measure
binary from releases page manually
Read docs/build.md