struct Trashman::AnalyzerRecord

Defined in:

trashman/analyzer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(record) #

[View source]

Instance Method Detail

def allocations : UInt64 #

[View source]
def avg_lifetime : Time::Span #

[View source]
def callstack : CallStack #

[View source]
def deallocations : UInt64 #

[View source]
def type : String #

[View source]
def type_size : Int32 #

[View source]