Constructor

ArrowDurationDataTypenew

since: 23.0.0

Declaration [src]

GArrowDurationDataType*
garrow_duration_data_type_new (
  GArrowTimeUnit unit
)

Description

No description available.

Available since: 23.0.0

Parameters

unit

Type: GArrowTimeUnit

The 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.