Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessStat

Hierarchy

  • ProcessStat

Index

Properties

cpu

cpu: number

percentage (from 0 to 100*vcore)

ctime

ctime: number

ms user + system time

elapsed

elapsed: number

ms since the start of the process

memory

memory: number

bytes

pid

pid: number

PID

ppid

ppid: number

PPID

timestamp

timestamp: number

ms since epoch

Generated using TypeDoc