Duration.this

Create a shallow copy of other Duration.

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

Meta