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) #

Instance Method Detail

def <=>(other : Profile) #

def ratio(whole : Float64) #

def sample #

def to_row?(nperiods) #