Function clock_zones::clocks[][src]

pub fn clocks<Z: Zone<B>, B: Bound>(zone: &Z) -> impl Iterator<Item = Clock>

Returns an iterator over the clocks of a zone.