pl.wendigo.chrome.api.runtime / RuntimeOperations / getHeapUsage

getHeapUsage

fun getHeapUsage(): Single<GetHeapUsageResponse> (source)

Returns the JavaScript heap usage. It is the total usage of the corresponding isolate not scoped to a particular Runtime.

Link
Protocol Runtime#getHeapUsage method documentation.