Updated cpu (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 15:03:57 -07:00 committed by copycat-killer
parent 22396b825d
commit 4a5a9c6084
1 changed files with 1 additions and 1 deletions

2
cpu.md
View File

@ -8,7 +8,7 @@ Shows in a textbox the average CPU usage percent for a given amount of time.
Variable | Meaning | Type | Default
--- | --- | --- | ---
`timeout` | Refresh timeout seconds | int | 10
`timeout` | Refresh timeout seconds | int | 5
`settings` | User settings | function | empty function
`settings` can use the string `usage`, which is the cpu use percentage.