pub type DurationMillisecondBuilder = PrimitiveBuilder<DurationMillisecondType>;
Expand description

An elapsed time in milliseconds array builder.