pub type Time64MicrosecondArray = PrimitiveArray<Time64MicrosecondType>;
Expand description

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