Type Alias zx::SyntheticDuration

source ·
pub type SyntheticDuration = Duration<SyntheticTimeline, NsUnit>;
Expand description

A duration from a user-defined clock with arbitrary behavior.

Aliased Type§

struct SyntheticDuration(/* private fields */);