StopResponse

@Serializable
data class StopResponse(val profile: Profile)(source)

Response type for the ProfilerDomain.stop command.

Constructors

Link copied to clipboard
constructor(profile: Profile)

Properties

Link copied to clipboard

Recorded profile.