nickav / ntime

simple Windows time CLI utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntime

Simple command-line timer utility for Windows (similar to Unix's time).


Example Usage:

ntime.exe chello.exe

Output:

hello...[.\chello.exe]
goodbye.
[time] .\chello.exe (204.40ms)

Download

Releases

Linux and MacOS

Also includes a unix file for MacOS and Linux. These you have to compile from source.

To compile, run:

./build.sh

About

simple Windows time CLI utility


Languages

Language:C 88.8%Language:Odin 9.8%Language:Batchfile 0.9%Language:Shell 0.5%