[Go to site: main page, start]

Skip to main content

DurationMicrosecondArray

Type Alias DurationMicrosecondArray 

Source
pub type DurationMicrosecondArray = PrimitiveArray<DurationMicrosecondType>;
Expand description

A PrimitiveArray of elapsed durations in microseconds

Aliased Type§

pub struct DurationMicrosecondArray { /* private fields */ }