class Timer

Overview

a class designed to allow sleeping fibers to be cancelled

Defined in:

tasker/timer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(sleep_for, &block) #

[View source]

Instance Method Detail

def cancel #

[View source]
def start_timer #

[View source]