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

539 B

Home > puppeteer > Protocol > Runtime > GetHeapUsageResponse > usedSize

Protocol.Runtime.GetHeapUsageResponse.usedSize property

Used heap size in bytes.

Signature:

usedSize: number;