| Maintainer | ongy, moepi |
|---|---|
| Stability | testing |
| Portability | Linux |
| Safe Haskell | None |
| Language | Haskell2010 |
Monky.Examples.Memory
Description
- getMemoryHandle :: IO MHandle
- getMemoryBarHandle :: Float -> IO MBHandle
- data MHandle
- data MBHandle
Documentation
getMemoryHandle :: IO MHandle #
Get the the memory handle
Get the MBHandle
Handle to display the current memory usage (usedcachesfree) as horizontal bar
Instances