powershell timer
picked up this cool thing on this equally cool post.
$timer = [System.Diagnostics.Stopwatch]::StartNew
now you got all kinds of options... :)
notes, ramblings, contemplations, transmutations, and otherwise ... on management and directory miscellanea.
picked up this cool thing on this equally cool post.
$timer = [System.Diagnostics.Stopwatch]::StartNew
now you got all kinds of options... :)
Comments
Post a Comment