machine-state
2024-10-12
Retrieve machine state information about CPU time, memory usage, etc.
Upstream URL
Author
Yukari Hafner <shinmera@tymoon.eu>
Maintainer
Yukari Hafner <shinmera@tymoon.eu>
License
zlib
## About machine-state
This library implements various functions to access status information about the machine, process, etc.
## How To
Since this is a toolkit library, please simply refer to the symbol index for available functions and their behaviour.
## Implementation Support
Fetching information about threads that aren't the current one, or GC related information requires implementation support. The following implementations are fully or partially supported:
- CCL
- Clasp
- ECL
- SBCL
- Mezzano