Function calc_ts

Source
fn calc_ts(
    p_ctx: &PipelineContext<'_>,
    values: &PipelineMap,
) -> Result<Option<ValueData>>