erik vanderhasselt
def makenoteandposttoblog(stuff):
Tuesday, June 8, 2010
Wait a second in batch - the ping hack
If you have to wait a couple of seconds in a batch script you can use the following trick:
PING -n 11 127.0.0.1 >NULL
This will make 11 pings and by chance this takes approximately 11 seconds. If you have a better system let me know.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment