How to measure elapsed time of command line tools using PowerShell
Want to compare how long a command takes to run with different parameters? Curious how long it takes a multi-step build/test script to run, overall? PowerShell has a command for that.