class Timer

Defined in:

tree.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def start_timer(x, y) #

x = job,interval


[View source]