Skip to content

Commit

Permalink
Bring down default waittime
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Dec 6, 2010
1 parent 7062cec commit a3a3004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ Set the PID to the process you want to watch.

PID=38158; \
DATAPOINTS=400; \
WAITTIME=50; \
WAITTIME=10; \
TITLE="Memory Usage"; \
LOGFILE=mem.log; \
open mem.html; \
Expand Down

0 comments on commit a3a3004

Please sign in to comment.