pub type DurationNanosecondArray = PrimitiveArray<DurationNanosecondType>;
Expand description

An array where each element is an elapsed time type in nanoseconds.