Add blog post link

This commit is contained in:
Kevin Marquette
2021-08-05 15:02:06 -07:00
committed by GitHub
parent 22b48aef01
commit 250adac5d5

View File

@@ -33,3 +33,7 @@ Here is a more complex example:
}
$results = Get-Chronometer @Chronometer
$results | Format-Chronometer
# More Resources
## Blog Posts
* [Powershell: Chronometer, line by line script execution times](https://powershellexplained.com/2017-02-05-Powershell-Chronometer-line-by-line-script-execution-times)