struct Protocol::HeapProfiler::StopSampling

Included Modules

Defined in:

protocol/heap_profiler.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def profile : SamplingHeapProfile #

Recorded sampling heap profile.


[View source]