Constructor
ArrowDurationDataTypenew
since: 23.0.0
Declaration [src]
GArrowDurationDataType*
garrow_duration_data_type_new (
GArrowTimeUnit unit
)
Parameters
unit-
Type:
GArrowTimeUnitThe unit of the duration data.
Return value
Type: GArrowDurationDataType
A newly created the elapsed time in 64-bit signed integer data type.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |