Type Definition arrow_array::array::DurationSecondArray

source ·
pub type DurationSecondArray = PrimitiveArray<DurationSecondType>;
Expand description

An array where each element is an elapsed time type in seconds.