| Package | Description |
|---|---|
| oshi.util.platform.mac |
Provides utilities for Mac OS X.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
SmcUtil.smcCall(int index,
IOKit.SMCKeyData inputStructure,
IOKit.SMCKeyData outputStructure)
Call SMC
|
static int |
SmcUtil.smcGetKeyInfo(IOKit.SMCKeyData inputStructure,
IOKit.SMCKeyData outputStructure)
Get cached keyInfo if it exists, or generate new keyInfo
|
Copyright © 2010–2018 oshi. All rights reserved.