track_move_sampled

Function track_move_sampled 

Source
pub fn track_move_sampled<T>(
    from: &str,
    to: &str,
    value: T,
    sample_rate: f64,
) -> T
Expand description

Track move with sampling.