Software >> OS >> Windows >> Command Line >> How to measure the time taken to execute a command

Example

echo %time%
copy c:\temp\myfile d:\
echo %time%