Finish cpu statistics information
This commit is contained in:
1
src/global.d.ts
vendored
1
src/global.d.ts
vendored
@@ -361,6 +361,7 @@ interface CpuInfoVo {
|
||||
irq: number
|
||||
softirq: number
|
||||
steal: number
|
||||
total: number
|
||||
processors: CpuInfoVo[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user