Skip to content

Instantly share code, notes, and snippets.

@senevoldsen
Created July 22, 2019 10:24
Show Gist options
  • Save senevoldsen/aaf93c8bee58ddad55b8a06cce261d86 to your computer and use it in GitHub Desktop.
Save senevoldsen/aaf93c8bee58ddad55b8a06cce261d86 to your computer and use it in GitHub Desktop.
timeit - windows
@echo off
powershell -Command "Measure-Command { %* | Out-Default}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment