tapaswenipathak / Open-Source-OS-and-Kernels

A study of open source os, kernels and how the study can be replicated. [Publication(Paper, Journal)] This repository only has code files.
MIT License
2 stars 3 forks source link

Add time() command in OS #9

Open tapaswenipathak opened 5 years ago

tapaswenipathak commented 5 years ago

How much time each OS takes in running a command. In most os there is no time() command implementation.