pl.wendigo.chrome.api.tracing / RequestMemoryDumpRequest

RequestMemoryDumpRequest

data class RequestMemoryDumpRequest (source)

Represents request frame that can be used with Tracing#requestMemoryDump operation call.

Request a global memory dump.

Link
Tracing#requestMemoryDump method documentation.

See Also

TracingOperations.requestMemoryDump

Constructors

<init>

RequestMemoryDumpRequest(deterministic: Boolean? = null)

Represents request frame that can be used with Tracing#requestMemoryDump operation call.

Properties

deterministic

val deterministic: Boolean?

Enables more deterministic results by forcing garbage collection