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