Documentation ¶
Overview ¶
Package loadavg provides the system's loadavg information using a syscall.
Index ¶
Constants ¶
View Source
const LoadsScale = 65536
Variables ¶
This section is empty.
Functions ¶
func NewTicker ¶
NewTicker returns a new Ticker containing a Data channel that delivers the data at intervals and an error channel that delivers any errors encountered. Stop the ticker to signal the ticker to stop running. Stopping the ticker does not close the Data channel; call Close to close both the ticker and the data channel.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package loadavg provides the system's loadavg information using a syscall.
|
Package loadavg provides the system's loadavg information using a syscall. |
Package loadavg provides the system's loadavg information using a syscall.
|
Package loadavg provides the system's loadavg information using a syscall. |
Click to show internal directories.
Click to hide internal directories.