struct Protocol::Profiler::SetSamplingInterval

Overview

Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.

Included Modules

Defined in:

protocol/profiler.cr

Constructors

Constructor Detail

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

[View source]