Skip to content

dhharris/time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time

My implementation of the time command from the Unix operating systems. It is used to determine the duration of execution of a particular command.

Compilation

$ make

Usage

$ ./time <command> [args]

About

Records the elapsed time of a program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published