class

Ticker

Inherits Iterator < Enumerable < Reference < Object

Constants

VERSION = "0.1.0"

Constructors

new(interval : Time::Span, *, max_ticks : UInt64 = 0_u64)
Source

Instance methods

interval
Source
next

Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there are no more elements.

Source
ticks
Source