pub type DurationSecondBuilder = PrimitiveBuilder<DurationSecondType>;
Expand description

An elapsed time in seconds array builder.