Skip to content

Time Keeper is a System Utility program which allows end-users to obtain the execution statistics of a program or sequence of programs connected by pipes.

License

Notifications You must be signed in to change notification settings

sudhamstarun/Time-Keeper-System-Utility-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Keeper-System-Utility-Program

Time Keeper is a System Utility program which allows end-users to obtain the execution statistics of a program or sequence of programs connected by pipes.

For example, to obtain the execution statistics of the program firefox, you enter the following command under the command prompt:

./timekeeper firefox

After the firefox program terminated, timekeeper will display the firefox process's running statistics:

The command "firefox" terminated with returned status code = 0
real: 37.21s, user: 4.13s, system: 0.44s, context switch: 20292

About

Time Keeper is a System Utility program which allows end-users to obtain the execution statistics of a program or sequence of programs connected by pipes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages