[ Version ( since = "3.34" ) ]
public void take_value (owned Time value)
Sets the value of the this and assumes ownership of the value.
Any previously set value is freed.
| this | |
| value |
the value to take, as an Time |