This class stores a deadline, as obtained via Deadline.now
or the
duration DSL:
This class is not meant as a general purpose representation of time, it is
optimized for the needs of scala.concurrent
.
This class represents a finite duration.
This object just holds some cogs which make the DSL machine work, not for direct consumption.
This object can be used as closing token for declaring a deadline at some future point in time:
This object can be used as closing token if you prefer dot-less style but do not want to enable language.