Type Definition arrow_array::array::Time32MillisecondArray
source · pub type Time32MillisecondArray = PrimitiveArray<Time32MillisecondType>;
Expand description
An array where each element is of 32-bit type representing time elapsed in milliseconds since midnight.