node-system-stats

node-system-stats / Exports / ICallback

Interface: ICallback

Table of contents

Properties

Properties

percent

percent: number

The percentage of the CPU Utilization of the process.

Defined in

src/types/types.d.ts:26


seconds

Optional seconds: number

The time of how long it measured the CPU Utlization of the process.

Defined in

src/types/types.d.ts:31