Skip to main content

make_task

Function make_task 

Source
fn make_task(
    addr: Address,
    is_discovery: bool,
    origin_id: u32,
    nprobes: u32,
    session_id: u32,
) -> Task
Expand description

Build a Task from a raw address and the current distribution metadata. The worker sends the probe nprobes times (spaced by the measurement’s probe interval).