Time.this

Create a time from a Value.

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

Meta