Type Definition arrow_array::array::DurationMillisecondArray
source · pub type DurationMillisecondArray = PrimitiveArray<DurationMillisecondType>;
Expand description
An array where each element is an elapsed time type in milliseconds.