Skip to content

a basic c program which returns the time it took a program to execute

Notifications You must be signed in to change notification settings

katsik/custom_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

custom_time

A basic C program which returns the time it took a program to execute

Execution:

  1. On the project dir type make on a terminal
  2. Call the executable providing as argument the program whose execution time you want to calculate (Note: If the program to be calculated need arguments just add them e.g. mytime program1 arg1 arg2)

P.S. A project made for the course of Operation Systems from Aristotle University of Thessaloniki

About

a basic c program which returns the time it took a program to execute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published