590 B
590 B
Home > puppeteer > Protocol > SystemInfo > ProcessInfo > cpuTime
Protocol.SystemInfo.ProcessInfo.cpuTime property
Specifies cumulative CPU usage in seconds across all threads of the process since the process start.
Signature:
cpuTime: number;