class Timer

Defined in:

tasker/timer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(sleep_for : Float64, &callback : -> _) #

[View source]

Instance Method Detail

def cancel : Nil #

[View source]
def start_timer : Nil #

[View source]