Some times we may need to use a stop watch timer in order to calculate the time taken by something against some other thing to compare between two things. For example, if you need to check the speed of loading pages between Firefox 4 and Google chrome in linux.
As you are using linux, there is always a simple and better way to do this. For doing this you do not have to install a separate software. You can use your terminal as a stop watch timer. Yes, you have heard it right. I repeat " You can use your terminal as a stop watch timer". Let's have a look at how to use the terminal as stop watch timer.
As you are using linux, there is always a simple and better way to do this. For doing this you do not have to install a separate software. You can use your terminal as a stop watch timer. Yes, you have heard it right. I repeat " You can use your terminal as a stop watch timer". Let's have a look at how to use the terminal as stop watch timer.