class

Countdown

Inherits Reference < Object

A simple Crystal API for producing an accurate, intuitive description of the timespan between two Time instances.

Constants

VERSION = {{ (`shards version /tmp/tmp.oFcbcJ/src/src`).chomp.stringify }}

Constructors

new(start_time : Time, end_time : Time)
Source

Instance methods

components
Source
to_s(*, oxford_comma = false, include_seconds = false) : String
Source

Nested types