Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
scrobbly
master
Top Level Namespace
Scrobbly
Backend
Signal
State
Backends
Mpd
CommandError
Config
Pipe
Config
Config
BackendConfigs
FrontendConfigs
Frontend
Command
Frontends
Lastfm
Config
Error
SessionResponse
Session
TokenResponse
Log
Config
SongInfo
TimeSpanConverter
Timer
Control
State
Time
Span
Built with Crystal 1.9.2
2023-10-07 19:50:38 UTC
class
Scrobbly::Timer
Scrobbly::Timer
Reference
Object
Defined in:
scrobbly/timer.cr
Constructors
.new
(target : Time::Span, notification : Channel(Bool))
Instance Method Summary
#finalize
#reset
#running?
#start
#stop
Constructor Detail
def self.
new
(target :
Time::Span
, notification : Channel(Bool))
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
reset
#
[
View source
]
def
running?
#
[
View source
]
def
start
#
[
View source
]
def
stop
#
[
View source
]