Type Alias ucs_sys_dev_distance_t

Source
pub type ucs_sys_dev_distance_t = ucs_sys_dev_distance;

Aliased Type§

struct ucs_sys_dev_distance_t {
    pub latency: f64,
    pub bandwidth: f64,
}

Fields§

§latency: f64

< in seconds

§bandwidth: f64

< in bytes/second