node-system-stats / Exports / ICallback
• percent: number
The percentage of the CPU Utilization of the process.
src/types/types.d.ts:26
• Optional
seconds: number
The time of how long it measured the CPU Utlization of the process.
src/types/types.d.ts:31