This program is a simple C++ application made for Windows to mesure the time to execute a command. It is published under the BSD license. There is a "-s" option to only display the time measured at the end. It can be usefull for programs that need to process the output of the measurement by a computer program.
You can get the source file inside your browser or by downloading the C++ file.
You can also download a binary version.