getCpuUsage
Monitor CPU usage in the current operating environment to assess system performance and optimize resource allocation efficiently.
Instructions
获取当前平台的 CPU 占用率
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}