Version 1.0.1
Clear line using carriage return
Also output newline on regular exit
command-line timer
This program is intentionally very similar to utimer.
Build requirements:
Run the following commands to build and install ztimer.
Feel free to adjust the prefix (set with -p
) to your needs.
zig build -Doptimize=ReleaseFast
zig build install -Doptimize=ReleaseFast -p /usr/local
See ztimer(1)
Licensed under the EUPL.