Type Definition arrow_array::array::DurationMicrosecondArray
source · pub type DurationMicrosecondArray = PrimitiveArray<DurationMicrosecondType>;
Expand description
An array of elapsed durations in microseconds
pub type DurationMicrosecondArray = PrimitiveArray<DurationMicrosecondType>;
An array of elapsed durations in microseconds