struct

Krikri::TimingProfile::Row

Inherits Struct < Value < Object

{bucket key, label, indent}. indent: 1 means "this is a slice of the line above it and is NOT part of the section's own total".

Constructors

new(key : String, label : String, indent : Int32 = 0)
Source

Instance methods

clone
Source
copy_with(key _key = @key, label _label = @label, indent _indent = @indent)
Source
indent
key
label