C++ Coding Exericse – Tiny TimeIt Utility to Time the Applications June 23, 2016 c / c++, tools / utilities No Comments Today, I need to measure two command line utilties so I need a ‘timeit’ utility on Windows. You could record the time before and after the command runs and … [Continue Reading...]