pub type DurationMillisecondArray = PrimitiveArray<DurationMillisecondType>;
Expand description

A PrimitiveArray of elapsed durations in milliseconds

Aliased Type§

struct DurationMillisecondArray { /* private fields */ }