Duration.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(OtherDuration otherDuration)
  2. bool opEquals(OtherDuration otherDuration)
    struct Duration(TimeUnit timeUnit)
    @nogc nothrow
    bool
    opEquals
    (
    OtherDuration
    )
    (
    const ref OtherDuration otherDuration
    )

Meta