pub type Time64MicrosecondArray = PrimitiveArray<Time64MicrosecondType>;
Expand description

An array where each element is of 64-bit type representing time elapsed in microseconds since midnight.

This type is similar to the chrono::NaiveTime type and can hold values such as 00:02:00.123456