feat(processmonitor): Add CPU monitoring and display CPU in process list

This commit is contained in:
2025-08-30 23:36:26 +00:00
parent 8f96118e0c
commit fa50ce40c8
5 changed files with 52 additions and 10 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '5.5.0',
version: '5.6.0',
description: 'a no fuzz process manager'
}