class Scrobbly::Timer

Defined in:

scrobbly/timer.cr

Constructors

Instance Method Summary

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]