Skip to content

Instantly share code, notes, and snippets.

@jeffgreenca
Created August 15, 2017 22:18
Show Gist options
  • Save jeffgreenca/5a05d35ad1f36c79e9482b43c81cc788 to your computer and use it in GitHub Desktop.
Save jeffgreenca/5a05d35ad1f36c79e9482b43c81cc788 to your computer and use it in GitHub Desktop.
while ($true) { start-sleep 0.1; Get-Date -Format "mm:ss:ffff" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment