Duration.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Duration!timeUnit opBinary(long operand)
  2. Duration!timeUnit opBinary(long operand)
    struct Duration(TimeUnit timeUnit)
    const
    Duration!timeUnit
    opBinary
    (
    string op
    )
    (
    long operand
    )
    if (
    op == "/"
    )

Meta