Updated cpu (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 15:03:57 -07:00
parent bc2e09d6d9
commit e996c58363

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.