Type Definition arrow_array::array::Time64NanosecondArray
source · pub type Time64NanosecondArray = PrimitiveArray<Time64NanosecondType>;Expand description
An array where each element is of 64-bit type representing time elapsed in nanoseconds since midnight.
This type is similar to the chrono::NaiveTime type and can
hold values such as 00:02:00.123456789