About System-Load
This is a rather small library to get access to the system's current CPU and memory usages. Since this information is heavily platform dependant, this library may or may not work well everywhere.
Supported Platforms
Currently the following platforms are supported:
- Linux (through
/proc)