Package | Description |
---|---|
cn.hutool.system.oshi |
Oshi库封装
https://github.com/oshi/oshi |
Modifier and Type | Method and Description |
---|---|
static CpuInfo |
OshiUtil.getCpuInfo()
获取系统CPU 系统使用率、用户使用率、利用率等等 相关信息
默认间隔1秒 |
static CpuInfo |
OshiUtil.getCpuInfo(long waitingTime)
获取系统CPU 系统使用率、用户使用率、利用率等等 相关信息
|
Copyright © 2024. All rights reserved.