Finish memory statistics information
This commit is contained in:
2
src/global.d.ts
vendored
2
src/global.d.ts
vendored
@@ -372,4 +372,6 @@ interface MemoryInfoVo {
|
||||
virtualMax: number
|
||||
swapTotal: number
|
||||
swapUsed: number
|
||||
jvmTotal: number
|
||||
jvmFree: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user