Duration.this

Create a copy of other duration.

  1. this(Duration other)
    struct Duration
    this
    (
    inout ref Duration other
    )
  2. this(Value value)
  3. this(mg_duration* ptr)
  4. this(mg_duration* ptr)

Meta