Execution Timer
Drag an executable file on the binary or enter the path as an argument to measure the execution time of the program.
Building
cargo build --release
Executable can be found in target/release/execution-timer.exe
.
Credits
GitHub Copilot