7/25/2018
•
EN
Powershell Measuring seconds elapsed
A PowerShell developer explains why using the .Seconds property for elapsed time can cause bugs and recommends using .TotalSeconds instead.