scala.concurrent.duration.DurationConversions
See theDurationConversions companion trait
object DurationConversions
This object just holds some cogs which make the DSL machine work, not for direct consumption.
Attributes
- Companion
- trait
- Source
- DurationConversions.scala
- Graph
-
- Supertypes
- Self type
-
DurationConversions.type
Members list
Type members
Classlikes
Attributes
- Source
- DurationConversions.scala
- Supertypes
- Known subtypes
-
object fromNowConvertobject spanConvert
object fromNowConvert extends Classifier[fromNow.type]
Attributes
- Source
- DurationConversions.scala
- Supertypes
- Self type
-
fromNowConvert.type
object spanConvert extends Classifier[span.type]
Attributes
- Source
- DurationConversions.scala
- Supertypes
- Self type
-
spanConvert.type
In this article