pl.wendigo.chrome.domain.memory / GetSamplingProfileResponse

GetSamplingProfileResponse

data class GetSamplingProfileResponse (source)

Represents response frame for Memory.getSamplingProfile method call.

Retrieve native memory allocations profile collected since last startSampling call.

Constructors

<init>

GetSamplingProfileResponse(profile: SamplingProfile)

Represents response frame for Memory.getSamplingProfile method call.

Properties

profile

val profile: SamplingProfile