abstract class Chronos::Task

Direct Known Subclasses

Defined in:

chronos/task.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(block : -> _) #

[View source]

Instance Method Detail

def id : String #

[View source]
abstract def next_run : Time #

[View source]
def run #

[View source]