Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Bubbles::Stopwatch::Model
Inherits
Reference
<
Object
Constructors
new
Source
new
(*opts :
Option
) :
Model
Source
Instance methods
elapsed
Source
id
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
Source
tag=
(tag :
Int32
)
Source
toggle
Source
update
(msg :
Tea::Msg
) :
Tuple
(
Model
,
Tea::Cmd
|
Nil
)
Source
view
Source