class Thicket::TimeMeasure::Measure

Defined in:

thicket/time_measure.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(length_in_seconds : UInt32, abbreviation : String, threshold_in_seconds : UInt32) #

[View source]

Instance Method Detail

def abbreviation : String #

[View source]
def length_in_seconds : UInt32 #

[View source]
def threshold_in_seconds : UInt32 #

[View source]