puppeteer/new-docs/puppeteer.protocol.runtime.getheapusageresponse.totalsize.md
2020-07-13 14:01:35 +01:00

548 B

Home > puppeteer > Protocol > Runtime > GetHeapUsageResponse > totalSize

Protocol.Runtime.GetHeapUsageResponse.totalSize property

Allocated heap size in bytes.

Signature:

totalSize: number;