Class: Async::Cron::Seconds

Inherits:
Period
  • Object
show all
Defined in:
lib/async/cron/period.rb

Constant Summary collapse

RANGE =
0..59

Method Summary

Methods inherited from Period

#include?, #increment, #initialize, parse, #reset, #step, #to_a

Constructor Details

This class inherits a constructor from Async::Cron::Period