Duration.toUnits

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double toUnits()
  2. double toUnits(FromDuration fromDuration)
    struct Duration(TimeUnit timeUnit)
    @nogc pure static nothrow
    double
    toUnits
    (
    ToUnits
    FromDuration
    )
    (
    const FromDuration fromDuration
    )

Meta