In this tutorial I will show you a simple time meter example. It can be used for checking the running time of your algorithms. Its useful when you need to decide which solution is faster/better than an other. It just a simple helper code, but if you made some changes on it, can be a part of any final project, like benchmarking or testing workarounds. See this tutorial details below...(((View Full Tutorial)))