private static long Avg(StatsProvider step) { return(step.Stat(Keys.avg_processing_time).asLong()); }