Untitled

By Chartreuse Stork, 1 Week ago, written in Plain Text, viewed 27 times.
URL http://pb.stoleyour.com/view/6588ba61 Embed
Download Paste or View RawExpand paste to full width of browser
  1. $x = [System.DateTime]::Now
  2. Start-Sleep -Milliseconds 1898
  3. if (([System.DateTime]::Now - $x).TotalMilliseconds -lt 1518) { exit }
  4.  

Reply to "Untitled"

Here you can reply to the paste above