| Package | Description |
|---|---|
| oshi.jna.platform.mac |
Provides extensions of JNA libraries for Mac OS X.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SystemB.proc_pid_rusage(int pid,
int flavor,
SystemB.RUsageInfoV2 buffer)
Return resource usage information for the given pid, which can be a live
process or a zombie.
|
Copyright © 2010–2018 oshi. All rights reserved.