Updated cpu (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 13:43:13 -07:00
parent ef94494c30
commit 70c9def8da
1 changed files with 2 additions and 0 deletions

2
cpu.md
View File

@ -11,6 +11,8 @@ Variable | Meaning | Type | Default
`timeout` | Refresh timeout seconds | int | 10 `timeout` | Refresh timeout seconds | int | 10
`settings` | User settings | function | empty function `settings` | User settings | function | empty function
`settings` can be fed with `usage`, which is the cpu use percentage.
### output ### output
A textbox. A textbox.