struct Protocol::Memory::GetBrowserSamplingProfile

Overview

Retrieve native memory allocations profile collected since browser process startup.

Included Modules

Defined in:

protocol/memory.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def profile : SamplingProfile #

[View source]