Is there a built-in way to measure execution time of a command on the Windows command line?
There's also TimeMem (March 2012):
This is a Windows utility which executes a program and displays its execution time, memory usage, and IO statistics. It is similar in functionality to the Unix time utility.