Skip to content

A terminal command and application execution time checker

License

Notifications You must be signed in to change notification settings

Gael-Lopes-Da-Silva/tiny.time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Rust application meant to check execution time of terminal command and application.

Usage

USAGE: tiny_time "<command>"

  -e, --excode     Show exit code of the command
  -i, --input      Show the inputed command
  -p, --precision  Deplay time with more digits
  -n, --nooutput   Don't display the output of the command
  -o, --valueonly  Display only values, no label
  -v, --version    Print the application version

Build From Source

Make sure to have a ready to use installation of rust. More info here.

git clone https://github.com/Gael-Lopes-Da-Silva/tiny.time.git
cd tiny.time
cargo build --release

About

A terminal command and application execution time checker

Topics

Resources

License

Stars

Watchers

Forks

Languages