class Novika::Frontend::CLI::Profiler::Profile

Overview

Represents a profile entry.

Defined in:

cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(str : String) #

[View source]

Instance Method Detail

def <=>(other : Profile) #

[View source]
def ratio(whole : Float64) #

[View source]
def sample #

[View source]
def to_row?(nperiods) #

[View source]