struct Obsctl::TUI::AnimClock

Defined in:

obsctl/tui/model.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(frame : UInt64 = 0_u64) #

[View source]

Instance Method Detail

def frame : UInt64 #

[View source]
def frame=(frame : UInt64) #

[View source]
def pulse(period_ticks : UInt64) : Float32 #

[View source]
def spinner(frames : Indexable(String), ticks_per_frame : UInt64 = 1_u64) : String #

[View source]
def tick #

[View source]