StopReturn

@Serializable
data class StopReturn(val profile: Profiler.Profile)

Constructors

Link copied to clipboard
constructor(profile: Profiler.Profile)

Properties

Link copied to clipboard

Recorded profile.