pl.wendigo.chrome.domain.memory / GetAllTimeSamplingProfileResponse

GetAllTimeSamplingProfileResponse

data class GetAllTimeSamplingProfileResponse (source)

Represents response frame for Memory.getAllTimeSamplingProfile method call.

Retrieve native memory allocations profile collected since renderer process startup.

Constructors

<init>

GetAllTimeSamplingProfileResponse(profile: SamplingProfile)

Represents response frame for Memory.getAllTimeSamplingProfile method call.

Properties

profile

val profile: SamplingProfile