class

Bubbles::Stopwatch::Model

Inherits Reference < Object

Constructors

new(*opts : Option) : Model
Source

Instance methods

elapsed
Source
id=(id : Int32)
Source
init
Source
interval
Source
interval=(interval : Time::Span)
Source
reset
Source
running
Source
running=(running : Bool)
Source
running?
Source
start
Source
stop
Source
tag=(tag : Int32)
Source
toggle
Source
update(msg : Tea::Msg) : Tuple(Model, Tea::Cmd | Nil)
Source
view
Source