Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 322 Bytes

File metadata and controls

15 lines (8 loc) · 322 Bytes

Class: CpuMetric

It exposes both computed and raw values of the cpu usage.

cpuMetric.usage

  • <number>

Cpu usage in percentage.

cpuMetric.raw

  • <object>

Raw value returned by process.cpuUsage().