pub type Time32MillisecondArray = PrimitiveArray<Time32MillisecondType>;
Expand description

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

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