puppeteer/new-docs/puppeteer.protocol.systeminfo.processinfo.cputime.md
2020-07-13 14:01:35 +01:00

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;