Time.this

Create a copy of other time.

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

Meta